alex-jesper commented on issue #1124: URL: https://github.com/apache/cordova-ios/issues/1124#issuecomment-871192343
Well, its build from a CI system where the code is checked cleanly every time, so the platform is added and removed on each build i suppose. I basically just updated the ios-cordova package, and then let the build server do the work. However, I found out that removing cordova-plugin-ionic-webview did the trick. I figure it is because the webview is now build-in, and having cordova-plugin-ionic-webview installed causes the error. I am surprised no one else has this problem. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
