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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
this is on iOS 9.2.1, iPhone 6
I test explicitly setting opaque = true, but that had no effect.
The specific use case we have has MGLMapViews embedded inside UICollectionViewCells - maybe this is related?
Ah, it sounds like the map view somehow got initialized with an empty frame (zero width or zero height). #1572 tracks making the map view handle this situation correctly. It’s interesting that you aren’t seeing a crash; perhaps we’re failing more gracefully at the mbgl level now.
Using latest build (ios-v3.1.1) I get the following over and over again - no crashes; it seems to all work, but something's obviously not happy ...
The text was updated successfully, but these errors were encountered: