loozmax opened a new issue, #1287: URL: https://github.com/apache/cordova-ios/issues/1287
# Bug Report ## Problem When you open the application, instead of a splash screen, a blank gray screen appears. ### What is expected to happen? I'm waiting to see the image ### What does actually happen? Blank gray screen ## Information As a possible solution, I saw that you can roll back the plugin version to 5.0.0 and it really helped, but on iOS 16 the problem reappeared. ### Environment, Platform, Device iOS 16 ### Version information cordova-ios: "^5.1.1" cordova-plugin-splashscreen: "5.0.0" ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
