I'm writing an data field for the FR630 and in the simulator, I was able to process tap events (no others, just tap).
On the actual 630, the tap events are not fired. Is this an issue with the simulator not fully following the real device or is there something I should be doing to enable them on the device.
I'm guessing the events are simply not meant to be passed through to a data field (its not a simple data field and uses the whole watch face).
Does anyone know of any way to interact with a full screen data field ? I can understand why they wouldnt work on simple fields as the regions would be hard to work with, but on a full screen one I cant see why it should be blocked.