I'm doing my first watch face development, and it works fine in the simulator, but at minute update (i.e., second == 0), the face crashes with:
Error: Symbol Not Found Error
Details: 'Failed invoking <symbol>'
Nothing should be happening, other than the minute hand getting redrawn. This happens fine in the simulator.
Any suggestions on how to debug this would be greatly appreciated.