[AC-5836] When the app is set on run on main thread for IOS it stops and restars without any errors appearing.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2018-08-14T12:43:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Andreas Pingas |
Assignee | Shak Hossain |
Created | 2018-08-14T10:40:43.000+0000 |
Updated | 2018-08-23T21:57:43.000+0000 |
Description
When the app is set on run on main thread for IOS it stops and restars without any errors appearing.
1) when the app runs and the user selects an App Shortcut
2) when the app runs and you close and re-open it, it opens and instantly stops running and restarts automatically
Please add a reproducible test-case for both cases. For 2) it is a known iOS bug (not only for Titanium apps) when an app is quit and reopened quickly afterwards. And for the first issue, I cannot reproduce it with the following code:
Shortcuts-items:
Please check out the following:
1) Open the app from shortcut 2) Take the app to run on background 3) Open the app from shortcut again The app terminates instantly