This is a migrated thread and some comments may be shown as answers.

How to remove the white screen flash durring app startup

2 Answers 399 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jim
Top achievements
Rank 1
Jim asked on 16 May 2013, 10:49 PM
Hi - 
I have recently switched from using phonegap within xcode to using Icenium. One thing I notice is that as the app is starting, the splash screen shows, then it hides and a white screen is displayed for a brief moment before the Keno Mobile UI shows. In phonegap I removed this white flash by setting AutoHideSplashScreen to false in cordova.plist, and hiding the splash screen myself (using navigator.splashscreen.hide())  after initializing the kendo mobile app and setting the html body visible. It looks like the default in Icenium is to auto-hide the splash screen, and I don't see a way to change that in the project properties. Can you give me any suggestions on how to remove the white screen flash as the app starts, it looks a bit unprofessional. 
Thanks, Jim Wangler

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 May 2013, 09:11 AM
Hello Jim,

Currently there is no way to change the AutoHideSplashScreen setting as the config.xml (cordova.plist in older versions of Cordova) is not yet exposed in Icenium. We have plans to expose this file (along with Info.plist) for subsequent release, probably by the end of the year.

Please excuse us for the temporary inconvenience.

All the best,
Steve
the Telerik team

Don't miss the Icenium May Release Keynote - sign up now!
Share feedback and vote for features on our Feedback Portal.
0
Steve
Telerik team
answered on 05 Jul 2013, 03:50 PM
Hello Jim,

This is a follow up to let you know that in Icenium 1.6 we've given you full control by adding the ability to make configuration changes to your app by modifying the Info.plist and config.xml for iOS (and AndroidManifest.xml and config.xml for Android respectively) directly in the Icenium code editor. For more information, see Edit Configuration Files.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Jim
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or