-
Notifications
You must be signed in to change notification settings - Fork 986
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
ShowSplashScreenSpinner doesn't show spinner on iOS #1503
Comments
I'm moving this issue to the cordova-ios repo for better visibility since the splashscreen implementation is now part of the core platform. |
The |
I'm gunna create an issue for the docs if that's the case because it's documented as supported here which is the newer doc page for the core splashscreen implementations. |
Thanks everybody. Got it :) |
Bug Report
Problem
Cordova@12 with [email protected].
Setting ShowSplashScreenSpinner to true in the config.xml preference tag doesn't give the attended result.
What is expected to happen?
While showing a splashscreen the app should show a spinner too.
What does actually happen?
The splash is shown, while the spinner is not.
Information
Tested using this config.xml portion.
Command or Code
Create a new project, use the portion of configuration above and compile on iOS.
Environment, Platform, Device
Tested with iPad with iOS 18.0.1.
Version information
cordova@12
[email protected]
iPad - iOS 18.0.1
XCode 16
Checklist
The text was updated successfully, but these errors were encountered: