- 
                Notifications
    You must be signed in to change notification settings 
- Fork 25
Open
Description
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.
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
Labels
No labels
