mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Parse Issue (Xcode): Module 'mapbox_maps_flutter' not found.
Why this issue occurs. In previous, I can run on iOS with mapbox. Now I found this error message Parse Issue (Xcode): Module 'mapbox_maps_flutter' not found.
. Please suggest me how can I fix it.
After using "flutter create ." to recreate ios folder, then "pod install". It fixed for me. I assumed there are some issues when implementing ios dependency.