Closed
Description
On IOS apps are served to --> ionic://
It is a problem because when adding a google key, since it is not an http / https domain, the script will not load.
If you add ionic: // * as a restriction it will not work since it is not http / https.
It also does not work to add the bundle id since it is not a native iOS application.
The solution would be to serve on https
Similar to #269
Not applying any type of restriction is a security breach.
Activity
phyr0s commentedon Jan 21, 2019
Fix --> #283
feat(ios): Make iOS app Scheme configurable with a preference
feat(ios): Make iOS app Scheme configurable with a preference
feat(ios): Make iOS app Scheme configurable with a preference (#307)
chore(release): 4.0.0 [skip ci]
Ionitron commentedon Feb 18, 2019
🎉 This issue has been resolved in version 4.0.0 🎉
The release is available on:
Your semantic-release bot 📦🚀