Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App freezes on mapView.onDestroy #31

Closed
andrea689 opened this issue Mar 4, 2019 · 3 comments
Closed

App freezes on mapView.onDestroy #31

andrea689 opened this issue Mar 4, 2019 · 3 comments
Labels

Comments

@andrea689
Copy link
Collaborator

I have updated mapbox-android-sdk to 7.2.0 and the app freezes on mapView.onDestroy()
I have the same problem if I set textureMode(false)

@tobrun
Copy link
Collaborator

tobrun commented Mar 6, 2019

There have been some changes made to how the underlying render surface gets destroyed.
Will look more into this.

@tobrun tobrun added the android label Mar 6, 2019
@tobrun
Copy link
Collaborator

tobrun commented Mar 16, 2019

Tracked it down upstream in mapbox/mapbox-gl-native#14127, we will have to skip updating to 7.2.0 and go either for the next patch or minor release. Nothing to be done for this issue from this repo. Closing.

@kamami
Copy link

kamami commented Dec 10, 2021

I am still experiencing this exact issue. The map freezes after revoking the killed app. Everything else is working, only the map is freezed. I am using the latest package version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants