Question
NativeApplication.nativeApplication.idleThreshold on Air Mobile Android does not work?
Hi All,
In my AIR Mobile app that runs on Android, when I set
NativeApplication.nativeApplication.idleThreshold = 30 and then add an event listener, it works just fine in the Emulator, however when I run it on an Android Tablet, it just does not work, any ideas about this?
Regards
Baliga
