This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
NullPointer/Force Closure when animating LocationComponent and zooming at same time #14246
Labels
Android
Mapbox Maps SDK for Android
Milestone
Excerpt of the code the bug occurs with:
Steps to reproduce
Video: https://drive.google.com/file/d/1Gc83IPWKpXzhkKOx27--r4dBSGmSVHlA/view?usp=sharing
Expected behavior
App does not crash, animating the component and zooming the map should not cause NullPointers/Crashes
Actual behavior
NullPointerException inside this code (from the SDK) and the app crashes:
NativeMapView.java:325
Configuration
Android versions:
Device models:
Mapbox SDK versions: 7.2.0
The text was updated successfully, but these errors were encountered: