Map is bugged, only shows first time. Then other times it will only show blank with glerror
The maps are only displaying correctly the first time you launch the app after cleaning the build folder. Second, third, etc the map will display blank with glerror. The map is still there because if I scroll I can see the coordinates etc change but visually it's only blank.
Hi @ember11498, could you provide more details? Mapbox Flutter SDK version, platform, OS version, logs, a code snippet etc.
I also meet this case. Is there any requirement about filling the billing address when use Mapbox? Now I register free account for testing and demo. After that I will implement it in my project later. @evil159
@evil159 Please see my comment here
This was tested both on the latest release version (2.1.0) and 2.2.0-beta.1 (using the git repo and repo example) and only errors on Android - iOS seems to work fine.
Flutter SDK: 3.22.3 Code Snippet: Mapbox maps example code