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

6.1.0 Splash screen doesn't repect delay default #927

Closed
eradin opened this issue Jun 30, 2020 · 2 comments · Fixed by apache/cordova-docs#1348
Closed

6.1.0 Splash screen doesn't repect delay default #927

eradin opened this issue Jun 30, 2020 · 2 comments · Fixed by apache/cordova-docs#1348

Comments

@eradin
Copy link

eradin commented Jun 30, 2020

Problem

The splash screen appears but only for about a second. The default in the splash screen plugin documentation states

SplashScreenDelay=3000

It does delay for 3 seconds if the directive is present but not if the directive is omitted. Default should be the same as android, 3 seconds with the directive omitted.

This is the second issue with defaults. The first being the orientation. I would suggest checking other defaults to make sure they are set.

@mosabab
Copy link

mosabab commented Jun 30, 2020

Problem

The splash screen appears but only for about a second. The default in the splash screen plugin documentation states

SplashScreenDelay=3000

It does delay for 3 seconds if the directive is present but not if the directive is omitted. Default should be the same as android, 3 seconds with the directive omitted.

This is the second issue with defaults. The first being the orientation. I would suggest checking other defaults to make sure they are set.

Same problem, this happened after splash screen plugin migration to cordova iOS 6.0.0

@dpogue
Copy link
Member

dpogue commented May 28, 2024

I'll try to review the docs as part of apache/cordova-docs#1348 and make sure they're accurate

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

Successfully merging a pull request may close this issue.

3 participants