grbsk / ng-idle

Responding to idle users in AngularJS applications.
http://hackedbychinese.github.io/ng-idle
MIT License
564 stars 195 forks source link

Idle call is not getting triggered for Mobile App #198

Closed rohanpractice closed 6 years ago

rohanpractice commented 7 years ago

I have been using ng-idle for some time now. It is working properly for mobile browser but when I have implemented the same for IOS and Android App idle call is not getting triggered.

Same is getting triggered when i am doing inspect element.

niczak commented 6 years ago

I am in the same boat, is this plug-in supposed to work on mobile (Cordova) or not?

grbsk commented 6 years ago

I have no experience with Cordova, so I'm unable to provide direct support for it at this time.

niczak commented 6 years ago

@HackedByChinese Thanks for the reply! Turned out to be an unrelated issue which is now resolved.

I can say for certain that your plugin works great w/ Cordova!

grbsk commented 6 years ago

Thanks for letting us know!