Hi, when I start the application I get the error.
Error: Failed to load resource: unsupported URL.
OS: iOS
Version: iPhone 6, iPhone 6S, iPhone 7 (ios 12.X, ios 13.X)
I tried this options:
- I added this meta tag.
<meta http-equiv="Content-Security-Policy" content="default-src * data: blob: gap: 'unsafe-inline' 'unsafe-eval' ws: wss:;">
- I added in config.xml
<preference name="UseScheme" value="false" />
<preference name="WKPort" value="8080" />
1 post - 1 participant