GitHub user GitToTheHub added a comment to the discussion: Google Autocomplete Referrer
I don't get your problem. You are not bound to "localhost" as an origin. You can set, whatever you want with ```xml <preference name="hostname" value="my-custom-origin.com" /> ``` This would for example set as request url `https://my-custom-origin.com` on Android, on iOS it would be `app://my-custom-origin.com`. GitHub link: https://github.com/apache/cordova/discussions/560#discussioncomment-13867981 ---- This is an automatically sent email for issues@cordova.apache.org. To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org