-
Notifications
You must be signed in to change notification settings - Fork 122
Internal Memory Leaks in Mapbox SDK 6.2.0 #486
Comments
Hi @racer1988, can you confirm if this occurs with just a plain |
This happens as soon as the map view is initialized. However I don't see any connection between my style or layers/sources and the one reported. I also don't have any offlining/caching running in this example |
@racer1988 do you see this issue with the default styles? If not, then we may need to have a look out the style you're using, if possible. If you're able to, it would be helpful to link the the style you're working with. You can message us privately here with the style information if you'd like, just please make sure to link to this ticket if you end up doing so. |
@captainbarbosa I will try to test the basse style on monday |
I'm seeing consumption of ~200MB of RAM when using a simple MGLMapView and CPU ramps up to 100%+ making the App unresponsive...with and without setting a style. |
Hello, while working on my app I checked leaks and I found these ones related to internal of Mapbox.
Are you aware of those?
Steps to reproduce
leaks
to verify there are no leaksExpected behavior
Actual behavior
Configuration
Mapbox SDK versions: 6.2.0
iOS/macOS versions: 14.1
Device/simulator models: Iphone 11
Xcode version: 12.0.1 (12A7300)
The text was updated successfully, but these errors were encountered: