You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/18 03:46:25 UTC

[GitHub] [cordova-ios] erisu edited a comment on issue #968: White splashscreen for iOS after switching to Cordova iOS 6.1.0

erisu edited a comment on issue #968:
URL: https://github.com/apache/cordova-ios/issues/968#issuecomment-675231217


   Yes, as you have pointed out, the legacy launch images are no longer supported. Since Cordova-iOS 6.0, you should be migrating to use Launch Storyboard.
   
   This was mentioned in the release blog post,
   
   > Integrated SplashScreen plugin code & replaced Launch Images with Launch Storyboards
   >
   > If you're migrating from launch images, details on how to set up images for Launch Storyboards can be found in the SplashScreen documentation.
   > 
   > https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/index.html#launch-storyboard-images
   
   The integration work of SplashScreen code and as well the deprecation of the legacy launch images were performed in PR #790.
   
   In the PR description:
   > Apple is deprecating Launch Images and will require Launch Storyboards for all apps as of April 2020 (Closes #770).
   
   I will be closing this issue as you have concluded the cause of the white SplashScreen for your app, pointed out the solution, and that the legacy support is not something we are providing.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org