Skip to content

Google Maps iOS V3 #282

Closed
Closed
@phyr0s

Description

@phyr0s

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.

captura de pantalla 2019-01-21 a las 15 34 29

Activity

phyr0s

phyr0s commented on Jan 21, 2019

@phyr0s
Author

Fix --> #283

added a commit that references this issue on Feb 15, 2019
9f60190
added a commit that references this issue on Feb 18, 2019
a8d86cc
added a commit that references this issue on Feb 18, 2019
d52d37e
added a commit that references this issue on Feb 18, 2019
Ionitron

Ionitron commented on Feb 18, 2019

@Ionitron
Collaborator

🎉 This issue has been resolved in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @Ionitron@phyr0s

      Issue actions

        Google Maps iOS V3 · Issue #282 · ionic-team/cordova-plugin-ionic-webview