cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
feat(android): hostname switching
This changes allows the developer on Android to switch the apps hostname at runtime with an app reload. It also allows to whitelist paths to run the app on the same origin as a backend server.
Documentation needs to be updated somewhere.
Can you tell us more about the use case for this?
Our app allows user configure which server to connect to and some servers have CORS headers not set up for the Ionic Webview. With this change we can switch the apps origin to the configured server origin and avoid CORS issues that way.
Do you see a chance to get this merged?
Hi, is there any update on this will be released?
Hi, any updates?