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 was archived by the owner on Aug 8, 2023. It is now read-only.
Platform:
iOS
Mapbox SDK version:
3.5.4/Master
Steps to trigger behavior
MGLStyle setImage:forName: can fail due to spriteatlas overflow error. There is no way to detect that in iOS client.
Expected behavior
There should be a way to detect these errors on iOS client.
Actual behavior
There is no documented way to detect these errors on iOS client.