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

MapboxNavigation Context Leak #275

Closed
danesfeder opened this issue Sep 27, 2017 · 1 comment
Closed

MapboxNavigation Context Leak #275

danesfeder opened this issue Sep 27, 2017 · 1 comment

Comments

@danesfeder
Copy link
Contributor

Passing Activity > Context > this to initialize MapboxNavigation causes a leak when destroying MapboxNavigation. Using getApplicationContext() does not - may need to look into making this reference a WeakReference

@Guardiola31337
Copy link
Contributor

While testing #697 run into the OP described leak 👇

navigationserviceleak

This was launching the MockNavigationActivity from the test app.

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

No branches or pull requests

2 participants