Abdullah J. Hussein

Results 1 comments of Abdullah J. Hussein

Hello there, In my case , This Memory leak because i call `pointAnnotationManager.onDestroy()` in `onDestroy`. the solution, in v10 the mapbox handle removing annotations without call `pointAnnotationManager.onDestroy()` https://docs.mapbox.com/android/maps/guides/migrate-to-v10/#annotations In pre-v10,...