GitHub user breautek edited a comment on the discussion: Google Autocomplete Referrer
It's because domain restriction is only valid for websites using the JS SDK of the service. e.g. a domain API key restriction will apply to the Autocomplete JS api. The android API key restriction will apply to the Autocomplete Android API The iOS API key restriction will apply to the Autocomplete iOS API. So if you have 3 clients, a web portal, an iOS app and an Android app. You need 3 API keys, one for each platform. And in Cordova's case, you'd need a way to integrate the Android & iOS SDKs of the Autocomplete API, which is where the plugin is necessary. GitHub link: https://github.com/apache/cordova/discussions/560#discussioncomment-13868768 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
