Issue: Error on perform a XHR Request on Kaizala Android
Category: Issue
Area: Android
Description:
I tried to get a list of stores from my webserver API, from kaizala web works fine, but from kaizala android throw CORS errors, because the request comes from "file://" scheme.
How I can disable cors on Android app, or change the scheme in webview?
Issue: Error on perform a XHR Request on Kaizala Android
Category: Issue
Area: Android
Description:
I tried to get a list of stores from my webserver API, from kaizala web works fine, but from kaizala android throw CORS errors, because the request comes from "file://" scheme.
How I can disable cors on Android app, or change the scheme in webview?