We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b0221 commit 5a24d5fCopy full SHA for 5a24d5f
android/app/src/main/assets/capacitor.config.json
@@ -8,9 +8,8 @@
8
"backgroundColor": "#ffffffff",
9
"plugins": {
10
"SplashScreen": {
11
- "launchShowDuration": 40000
+ "launchShowDuration": 4000,
12
+ "splashImmersive": true
13
}
- },
14
- "splashFullScreen": true,
15
- "splashImmersive": true
+ }
16
capacitor.config.json
0 commit comments