You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since cocoapods will be removed by #24 , I already wanted to create this feature request.
We are attempting to use this package in a flutter application together with the Android implementation. Flutter for now however only supports cocoapods for plugin dependencies.
We have a "working" workaround for now. But it is already giving issues :)
Swift Compiler Error (Xcode): Cannot load module 'MapboxCoreNavigation' built with SDK 'iphonesimulator17.2' when using SDK 'iphonesimulator17.4':
The text was updated successfully, but these errors were encountered:
I hope that Flutter will support SPM soon, this PR looks promising. Nevertheless, I also think that having multiple options to integrate maplibre-navigation-ios would be a plus.
Since cocoapods will be removed by #24 , I already wanted to create this feature request.
We are attempting to use this package in a flutter application together with the Android implementation. Flutter for now however only supports cocoapods for plugin dependencies.
We have a "working" workaround for now. But it is already giving issues :)
The text was updated successfully, but these errors were encountered: