Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[iOS] MapBox doesn't release memory #3353

Closed
rsimenok opened this issue Dec 18, 2015 · 1 comment
Closed

[iOS] MapBox doesn't release memory #3353

rsimenok opened this issue Dec 18, 2015 · 1 comment

Comments

@rsimenok
Copy link

Each time i present ViewController with mapBox my memory increases by ~20 mb, i'm sure it's mapbox because if i remove them i don't have such memory behaviour.
I try to add mapBox as view in my storyboard and connect it by weak reference to my viewController, also i try add mapbox in my view programmatically, but bought times i have the same memory increasing...

On my map i only show pin annotations with different images, but even if i show empty map, it is still don't releasing.

What i'm ding wrong? Thank you.

@jfirebaugh
Copy link
Contributor

This is likely #3130.

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

No branches or pull requests

2 participants