Replies: 1 comment
-
Did you enable the custom scheme with the preferences?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am trying to integrate this plugin to overcome a CORS error while developing my app.
Somehow the plugins send the request but I can see the request trough network tab on safari so... I ended up having the same issue as before...CORS restrictions.
I DO see the request that change from https_proxy to the actual url but at the end the request is sent trough the webview instead of been native.
Can you please help?
here you have an example of my implementation
Beta Was this translation helpful? Give feedback.
All reactions