Hey everyone, I followed the Connect IQ Basics steps to get the SDK installed, got the devices and API level installed. I am all the way to the point where the actual Device Simulator appears, however it gives me this stacktrace:
Error: Unhandled Exception Exception: UnexpectedTypeException: Expected Number/Float/Boolean/Long/Double, given null Stack: - WatchFace() at Rez:19 0x100001d1 - onLayout() at D:\My Stuff\Development\experimental\source\experimentalView.mc:14 0x100000a5 Encountered app crash.
This file is untouched from using Visual Studio's `Monkey C: New Project`.
I am a bit confused on where to go from here. I am just trying to get the SDK to a usable point for app experimentation. Any help would be greatly appreciated!
Thanks in advance!