Skip to content

Migrate to a recent Mapbox SDK on iOS, e.g. 10.x #92

@madmas

Description

@madmas

As the current SDK used is 5.1.1 and there is a "warning" from mapbox that those version will no longer be kept compatible after April 2023, we should start to work on a migration in order to keep this plugin working beyond that point.

Bildschirmfoto 2022-09-12 um 20 25 37

Currently, when trying to run with 10.8.1, we get

 ERROR Error: Uncaught (in promise): TypeError: Could not load view for: Mapbox.ReferenceError: MGLMapViewDelegate is not defined
 TypeError: Could not load view for: Mapbox.ReferenceError: MGLMapViewDelegate is not defined
  a

which is, after a quick search in their current docs, a good sign we need a rewrite here....

(and this is probably a good starting point to it: https://docs.mapbox.com/ios/maps/guides/migrate-to-v10/ )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions