Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19419] iOS9: Ti.App.setForceSplashAsSnapshot(true); causes Yellow Multitasking and Notification popup screen

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-08-28T09:14:11.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsiOS
Labelssplash-screen
ReporterEduardo Gomez
AssigneeChee Kiat Ng
Created2015-08-27T16:17:47.000+0000
Updated2015-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

FileDateSize
com.test.zip2015-08-27T16:15:56.000+000010249898
IMG_2201.png2015-08-27T16:17:42.000+000050458
Screenshot 2015-08-27 07.29.28.png2015-08-27T16:17:13.000+000056139

Comments

  1. Chee Kiat Ng 2015-08-28

    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
  2. Chee Kiat Ng 2015-08-28

    APPROVED. PR merged.
  3. Satyam Sekhri 2015-08-31

    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

JSON Source