Splash screen scale #6516
Unanswered
aktivdigital-frontend
asked this question in
Q&A
Replies: 1 comment
-
Hi aktivdigital-frontend |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I tried every solution on internet, but splash screen always distorted...
In my capacitor.config.json:
"plugins": {
"SplashScreen": {
"launchAutoHide": false,
"androidScaleType": "CENTER_CROP",
"showSpinner": true,
"splashFullScreen": false,
"splashImmersive": false
}
}
How can I solve this? Why dont work CENTER_CROP and other options? I use Capacitor 4.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions