GitHub user SailingSteve added a comment to the discussion: Google Autocomplete Referrer
https://developers.google.com/maps/api-security-best-practices Adding the "bundle id" restriction to iOS, would be good for App Store apps, sinve the bundle id won't be forged from signed apps, but the api requests would have to come from native code. Googles API servers do not see API requests from Webviews as coming from iOS, so that did not work for me. I haven't tried Android and the fingerprint technique, but would expect the same results. GitHub link: https://github.com/apache/cordova/discussions/560#discussioncomment-13868754 ---- 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]
