dec commented on issue #166: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/166#issuecomment-660176618
Hello to all, Just to add more information. Following the @breautek indications, that is, testing an AngularJS app with only the Cordova's splash screen plugin, cordova-ios 6.1.0 and the option scheme=app, I can't see it working as expected. After the splash screen what I can see is only a "white screen", probably because (99% sure) there is some problem related with AngularJS or the AngularJS route plugin, I am not sure at this time. However, testing the same with an VueJS app with only the Cordova's splash screen plugin, cordova-ios 6.1.0 and the option scheme=app, I can see the app working as expected, and, even some images using relative paths, are shown also as expected without problem. So apparently there is something related with AngularJS that I can't catch for now... and I must trying to do, so, if I can find any solution I will post it here to anyone who can be interested. Thanks ver much again, @breautek, certainly the possible AngularJS issue still exists, but, since the VueJS app is working exactly as expected following your instructions, I think that there must be no reason to be not working with AngularJS, so, or I am wrong, or the issue is related with AngularJS and not with Apache Cordova. ---------------------------------------------------------------- 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]
