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/06/30 08:13:09 UTC

[GitHub] [cordova-plugin-splashscreen] tishun commented on issue #157: ios 12 app stuck on splashscreen

tishun commented on issue #157:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/157#issuecomment-651631229


   Might also be related to this:
   
   > - Fix invisible SplashScreen bugs (since 6.0.0)
   > 
   > A bug in Cordova iOS 6.0.0 would cause the splashscreen to be invisible unless a BackgroundColor preference was set in config.xml. This was not the intended behaviour, and caused a lot of confusion about not being able to interact with the webview behind the splashscreen.
   > 
   > In Cordova iOS 6.1.0, we've fixed the splashscreen so that it will always have a background colour (defaulting to the system background colour) and so that the launch storyboard image should remain visible.
   > 
   > To customize the background colour of your app and its splashscreen, use the BackgroundColor preference in config.xml.
   
   https://cordova.apache.org/announcements/2020/06/23/cordova-ios-6.1.0.html
   
   If any of you is still having problems you can try updating to 6.1.0 to see if it helps.


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