Skip to content

Compilation in Xcode works, using cordova CLI does not. #1

Description

@victorzimmer

If the app using the plugin is compiled by Xcode everything works as expected, but if its compiled using "cordova build/run/emulate ios" MKMapView* mapView = [self.webView viewWithTag:mapId]; makes mapView a null value and no show/hide methods work. (They do run though and respond as usual).

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions