Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Cannot Reproduce
-
Affects Version/s: Release 5.1.1
-
Fix Version/s: None
-
Component/s: iOS
-
Labels:
-
Environment:
Operating System
Name = Mac OS X
Version = 10.11.1
Architecture = 64bit- CPUs = 4
Memory = 16.0GB
Titanium SDKs
5.0.2.GA
Version = 5.0.2
Platforms = android, mobileweb, iphone
git Hash = 92c2265
git Timestamp = 09/30/15 12:07
node-appc Version = 0.2.31Xcode
7.1.1 (build 7B1005) - Xcode default
iOS SDKs = 9.1
iOS Simulators = 9.1
Watch SDKs = 2.0
Watch Simulators = 2.0
Supported by TiSDK 5.0.2.GA = yesOperating System Name = Mac OS X Version = 10.11.1 Architecture = 64bit CPUs = 4 Memory = 16.0GB Titanium SDKs 5.0.2.GA Version = 5.0.2 Platforms = android, mobileweb, iphone git Hash = 92c2265 git Timestamp = 09/30/15 12:07 node-appc Version = 0.2.31 Xcode 7.1.1 (build 7B1005) - Xcode default iOS SDKs = 9.1 iOS Simulators = 9.1 Watch SDKs = 2.0 Watch Simulators = 2.0 Supported by TiSDK 5.0.2.GA = yes - CPUs = 4
-
Story Points:1
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.