dec commented on issue #166: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/166#issuecomment-660268204
Hello to all, Nothing. I try several possible solutions, here just the ones that I remember... sorry to not post here everything what I am trying, but, maybe can be resumed in these ones: 1º Trying to adapt this [possible solution for Angular](https://stackoverflow.com/questions/59866439/why-angular-8-router-is-not-working-in-cordova-ios-with-wkwebview) into AngularJS, but can't get it working. I am not completely sure if I adapt well this possible solution from Angular to AngularJS, I think so, but can't be sure. Maybe there is a way in which XCode offer to us information about the JavaScript possible problems? Since the XCode console don't offer any kind of error message... 2º Trying to avoid the splash screen, not the plugin, but any kind of splash screen image to be used. Here what I can see (not related with the main problem) is that the preferences options to disabled the splash screen don't work: apparently since the config.xml file have some "storyboard" splash screen images, cordova-ios 6.1.0 pick it to be used. Anyway, I remove the images from the config.xml... so what I can see now is a white screen... not the splash screen... but a white screen... So, if I am not wrong, the issue is related with AngularJS, maybe not by itself, maybe for some specific option / configuration / code usage of my specific app. However, I can figure out that I am not the only one with this issue (the white screen...)... as this issue open message apparently have the same issue, with the same framework (AngularJS). I will try to continue investigating around, and, again, if finally I can find any solution I will post it here. ---------------------------------------------------------------- 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]
