-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ios] using ionic wkwebview: error when enabling HTTPS #4551
Comments
Tested right now with WKWebView plugin provided by Cordova, when enabling HTTPS I get a blank page at app loading, without any error message (even in developer console). |
It works without ionic webview or wkwebview. Thanks for reporting! |
You're welcome 😉 FWIW, this issue from Ionic's GitHub might provide helpful info. |
Fixed in |
Thanks for the very fast fix !! tested with |
Thanks for confirming! And enjoy Quasar :) |
If it's possible, please take a look at https://donate.quasar.dev |
…t when enabling HTTPS quasarframework#4551
Describe the bug
On a fresh new project, when using Ionic WKWebView plugin as described here, enabling HTTPS in
quasar.conf
, and deploying to simulator withquasar dev
, an error is displayed when at app loading (see screenshot) then the screen stays blank.For search engines, here is the "plain text" error message:
No other info / error is displayed in Safari Developer console.
Codepen/jsFiddle/Codesandbox (required)
N/A (Mac required / CLI only)
To Reproduce
Steps to reproduce the behavior:
quasar create
quasar dev -m cordova -T ios -e "iPhone-X, 12.2"
Expected behavior
No error message, default Quasar App content showing (logo + drawer menu)
Screenshots

Platform (please complete the following information):
OS: MacOS 10.14.5, XCode 10.2
quasar info gives
The text was updated successfully, but these errors were encountered: