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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org