This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Crash - Location update received after client was disconnected. #9285
Labels
Android
Mapbox Maps SDK for Android
Hello and thanks for contributing!
Sometimes when screen rotated or activity destroyed, crash occurs:
Platform: Android
Mapbox SDK version: 5.1.0-beta.3
Steps to trigger behavior
I don't use locationEngineListener. But for the experiment I tried to add locationEngineListener and remove it on destoy activity. But It did not help. Also i tried to call this methods in onDestroy:
But It did not help. I managed to find a similar problem only here #8999 but I did not find a solution to the problem.
Please, help to understand a strange problem.
The text was updated successfully, but these errors were encountered: