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/09 21:30:34 UTC

[GitHub] [cordova-ios] ajberasategui edited a comment on issue #890: Problem with splashscreen and cordova-ios 6.0.0

ajberasategui edited a comment on issue #890:
URL: https://github.com/apache/cordova-ios/issues/890#issuecomment-641582401


   I'm experiencing the same issue. 
   What my debugging shows is preferences are correctly read from config.xml. The subview created to "emulate" the Launch Screen after the OSs one is hidden is there but it's transparent. I guess that's the reason why it's not possible to interact with the Web App.
   
   A quick way to prove what I say is to call navigator.splashscreen.show(). Or just set a very long FadeSplashScreenDuration.
   
   I'm still trying to figure out why the launch screen is "transparent" as this is blocking me from upgrading and we really want to.
   
   I also validated that the subview alpha is set to 1.


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