21pg opened a new issue #305:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/305
# Bug Report
for iPhone XR devices I am using meta tag: <meta name="viewport"
content="user-scalable=no, initial-scale=1, width=device-width,
viewport-fit=cover"> but still after first launch i am seeing white space below
to notch area.
### Version information
Cordova 10
Cordova-ios: 6.1.1
Cordova 10
@globules-io/cordova-plugin-ios-xhr 1.1.0 "Cordova WKWebView File XHR Plugin"
cordova-plugin-add-swift-support 2.0.2 "AddSwiftSupport"
cordova-plugin-camera 2.3.1 "Camera"
cordova-plugin-compat 1.2.0 "Compat"
cordova-plugin-device 2.0.3 "Device"
cordova-plugin-dialogs 2.0.2 "Notification"
cordova-plugin-file 6.0.2 "File"
cordova-plugin-geolocation 4.0.1 "Geolocation"
cordova-plugin-globalization 1.0.9 "Globalization"
cordova-plugin-keyboard 1.2.0 "Keyboard"
cordova-plugin-splashscreen 6.0.0 "Splashscreen"
cordova-plugin-whitelist 1.3.4 "Whitelist"
-->
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="FadeSplashScreenDuration" value="300" />
<preference name="SplashShowOnlyFirstTime" value="false" />
<preference name="SplashScreen" value="screen" />
<preference name="SplashScreenDelay" value="3000" />

## Checklist
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
- [ Y I searched for existing GitHub issues
- [ YI updated all Cordova tooling to most recent version
- [ Y I included all the necessary information above
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]