Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] [Android][iOS] userIdle Event for mobile platforms #108

Open
itlancer opened this issue Sep 16, 2019 · 1 comment
Open

Comments

@itlancer
Copy link

Feature Description

For now userIdle Event doesn't supported with mobile platforms: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/desktop/NativeApplication.html#event:userIdle
"This event is not dispatched on mobile devices or AIR for TV devices."
But it's critical to check StageWebView user activity for restart timers, for example. We cannot do this right now because we cannot handle StageWebView user interaction.
Please provide this feature for mobile platforms.

Tracker link: https://tracker.adobe.com/#/view/AIR-3832509

Known Workarounds

write native extension for that

@ajwfrost
Copy link
Collaborator

@itlancer thanks for highlighting this one - we've had a look and it would seem relatively straightforward to add this event support for the mobile platforms too.. will get this out in our next feature update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants