I was trying to track down a bug on my watch face that only appeared on the actual device but not in the simulator. It turns out that using Math.round() on the D2 Bravo causes a strange white background on the actual device but no error is thrown in the simulator? Is that a bug in the simulator or is there no tracking of when a method was introduced?
Cheers,
Douglas