[TIMOB-18425] Replace launch / splash images with Ti.UI.Window
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-02-24T12:44:28.000+0000 |
Affected Version/s | Release 3.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | TCSupport, android, ios, splash-screen |
Reporter | Manojkumar Murugesan |
Assignee | Eric Merriman |
Created | 2015-01-21T17:17:30.000+0000 |
Updated | 2017-03-22T23:07:31.000+0000 |
Description
Allow to replace the splash screens with Ti.UI.Window
iOS - http://oleb.net/blog/2014/08/replacing-launch-images-with-storyboards/
Android - From long ago, It is possible to open a activity without a splash screen on native apps. So it should be supported.
Hello, the immediate workaround is just provide a modified splashscreen simulating the UI. We will move this to Engineering, so we can get their feedback Best Regards
Hello, As far I know, this is a new feature Apple introduced with Xcode 6. For android it is there from long ago. So it is nice to give the same feature in Titanium. Thanks, Manoj
Implemented by TIMOB-19694
Closing ticket as duplicate as the relevant ticket is linked above.