Closed yokins closed 4 years ago
https://github.com/m0dch3n/vue-cli-plugin-cordova/issues?utf8=%E2%9C%93&q=is%3Aissue+blank
have you tried the solutions in the others issues?
thank you, i fond the solution in #85
I personally had to add this for iOS to be able to connect to my local IP address as it was throwing SSL errors in Safari dev console without it
I don't have these SSL problems, as I'm accessing my dev server through a proxy which wraps https with .dev domain and a valid cert from letsencrypt
environments
bug description
i create an new vue project,add plugin and run
yarn cordova-serve-ios
success。but the ios simulator display a blank screen, there is no error message,bug open the localhost url by ip in browser,findSEC_ERROR_UNKNOWN_ISSUER
code.screenshots