[TIMOB-20137] iOS: app.js is executed more than once
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2019-11-13T21:52:42.000+0000 |
Affected Version/s | Release 5.1.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | supportTeam |
Reporter | 商汝麒 |
Assignee | Unknown |
Created | 2015-11-17T04:04:53.000+0000 |
Updated | 2019-11-13T21:52:42.000+0000 |
Description
please read attachment js file, it's simple.
on ios simulator, after double click home button, kill the app and reluanch it, log "[INFO] Application started" may appear more than once, when ios tool menu is toggle from top or bottom of the screen. As I observed, the app.js is called more than once, and user can't feel this change in js code, as the js context seems a brand new one.
I only tested this on iphone6plus simulator, but not device or env.
thank you.
Attachments
Cannot reproduce. Operating System Name = Mac OS X Version = 10.15.1 Architecture = 64bit # CPUs = 12 Memory = 17179869184 Node.js Node.js Version = 8.16.0 npm Version = 6.4.1 Titanium CLI CLI Version = 5.2.1 Titanium SDK SDK Version = 8.2.1.GA