davidpadych edited a comment on issue #990:
URL: https://github.com/apache/cordova-ios/issues/990#issuecomment-705760197


   we may be missing the correct LaunchStoryboard sizes...
   then it would be enough to use UILaunchScreen and the value LaunchStoryboard
   
   `
   <splash src="res/screen/ios/Default@2x~universal~anyany.png" />
       <splash src="res/screen/ios/Default@2x~universal~comany.png" />
       <splash src="res/screen/ios/Default@2x~universal~comcom.png" />
       <splash src="res/screen/ios/Default@3x~universal~anyany.png" />
       <splash src="res/screen/ios/Default@3x~universal~anycom.png" />
       <splash src="res/screen/ios/Default@3x~universal~comany.png" />
   `


----------------------------------------------------------------
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]

Reply via email to