Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just got your book and play with the Splash Screen code but there is a bug... #1

Open
hughred22 opened this issue Jan 15, 2015 · 3 comments

Comments

@hughred22
Copy link

So I understand the logic. But when build on iOs, it first load the codova Splash Screen by default. Then the screen go BLANK, then immediately it load the Splash Screen AGAIN, and then zoom in...There is not a smooth transition between the codova default splash screen in the thumbnail div with the image. How to avoid that annoying flash of blank screen? Thanks!

@innovieco
Copy link
Owner

Have you tried to run it on your real physical device? The iOS Simulator is always slower for weird reason. If same problem, it could be because the image is not loaded fast enough. But I can't reproduce. What iOS version and / or iPhone version is it?

@hughred22
Copy link
Author

It is on the real devices. iPhone 5s with latest iOs 8.1.2. The problem is the default splash screen generated by cordova has a fade in effect after it. So after the default splash fade in, the image reappear again with the zoom effect...How can I turn the default splash screen fade in off (where to control it?)

@innovieco
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants