Hi Connectors,
I have a bit of a quandry. After developing, testing, pushing to Git, AND sucessfully submitting to the Garmin App store. I come back later to further develop my watch face to this upon building:
Failed invoking <symbol>
UnexpectedTypeException: Expected Number/Float/Boolean/Long/Double, given null
initialize in C:\Users\Jeff\_my_garmin_workspace\GarminApps\CleanWatchFace\source\MyGridView.mc:23
draw in d:\1_2_1\mbsimulator\submodules\technology\monkeybrains\virtual-machine\api\WatchUi.mb:1498
onUpdate in d:\1_2_1\mbsimulator\submodules\technology\monkeybrains\virtual-machine\api\WatchUi.mb:604
onUpdate in C:\Users\Jeff\_my_garmin_workspace\GarminApps\CleanWatchFace\source\MyGridView.mc:141
Unhandled Exception
Unhandled Exception
I am looking less for debug help (unless someone sees something painfully obvious) and more for information on how to access the files marked in bold. I do not see them anywhere. My guess is that I am SOL and they are compiled into the VM, but thought I'd ask anyway.
Thanks,
Jeff