[TIMOB-19419] iOS9: Ti.App.setForceSplashAsSnapshot(true); causes Yellow Multitasking and Notification popup screen
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-08-28T09:14:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.0.0 |
Components | iOS |
Labels | splash-screen |
Reporter | Eduardo Gomez |
Assignee | Chee Kiat Ng |
Created | 2015-08-27T16:17:47.000+0000 |
Updated | 2015-08-31T06:35:59.000+0000 |
Description
Issue Description
When using the method Ti.App.setForceSplashAsSnapshot(true); either multitasking or prompting for a notification a yellow screen is shown. On earlier SDKs it shows the splash screen.
Steps to reproduce
1. Build attached app with Xcode 7 beta6
2. Launch in iOS simuator
3. Multi task, notice the yellow screen, it should be the splash screen.
Attachments
Basically it's trying to read missing files, because they have been changed to asset catalog. PR Here: https://github.com/appcelerator/titanium_mobile/pull/7082
APPROVED. PR merged.
Splash screen is now shown and not the yellow one. Verified on: Mac OS 10.10.4 Appc Studio: 5.0.0.201508271032 Ti SDK: 5.0.0.v20150829212027 Appc CLI NPM: 4.2.0-1 Appc CLI Core: 5.0.0-32 Node.js: 0.10.37 Xcode 7b6