Hello,
This has probably been asked before and if so I apologize...
When using SimpleDataField the compute method is called once every second. Is that true even if the field isn't visible?
The documentation for DataField says compute is called every second by the system and since SimpleDataField is a subclass I guess it's true there as well.
I'm not sure how to simulate this in the simulator. If I select Settings->force onHide compute isn't called until I force onShow but maybe this isn't the same thing as switching to another screen during an activity?
Best regards,
Tobias