You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is not fixed, you might be able to add a work around in the library from the code https://code.google.com/p/gmaps-api-issues/issues/detail?id=8111#c9. If not, any suggestion as to how we can do it from our side? I have created a new issue for this #155 , I am leaking 17 Mb of memory.
Hello,
we use LeakCanary for finding leaks and we found one in this lib.
It looks, that problem is in Google Play Services, but it can be fixed by lib maybe?
We call:
Get:
I found an relevant thread on StackOverflow:
http://stackoverflow.com/questions/32937897/why-is-this-memory-leak-occurs-android-leakcanary
https://code.google.com/p/gmaps-api-issues/issues/detail?id=8111
It could be maybe fixed in Google Play services 8.3.x (but maybe not).
Detail log
The text was updated successfully, but these errors were encountered: