[TIMOB-26294] iOS: Added Ti.App event "userinteraction" and property "trackUserInteraction"
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-09-26T20:29:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.5.0 |
Components | iOS |
Labels | n/a |
Reporter | Joren Vos |
Assignee | Lokesh Choudhary |
Created | 2018-08-13T12:19:51.000+0000 |
Updated | 2019-05-01T13:19:28.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
UserInteractionAutoCloseTest.js | 2018-09-26T18:46:37.000+0000 | 2787 |
Pull request has been created: https://github.com/appcelerator/titanium_mobile/pull/10248
[~lchoudhary] This community PR is ready for FR for 7.5.0
Attached [^UserInteractionAutoCloseTest.js] to test the new "userinteraction" event. Test app will auto-close a child window after 10 seconds of inactivity, just like how this event would be used for real.
FR Passed. PR Merged.
Verified the fix on SDK 7.5.0.v20180926143941. Works fine. Closing.