Hello,
In my app I am using a webview and inside the webview it does an API call to fetch 4 images howeverr I keep getting CORS issue.
I have deployed a private API (tutorial on youtube instructed) and it works in debug mode but not in the live app, what can be done to fix this?