Hi.
We are having a lot of memory problems on our app.
After a few days looking for a cause, we found out that the map view has not been cleaned after the activity has been disposed.
We created a simple repo app without any overlays (we use a lot on the oficial app) and the memory usage just keep going up every time the is opened.
With the sample app we can easily reach 50 - 60mb…
We attached a sample app and some images to show the memory.
What can we do to solve this?
TesteMapa_10.zip (52.2 KB)
Insane_Memory.zip (2.8 MB)