-
Notifications
You must be signed in to change notification settings - Fork 1.3k
annotation reload crash #7170
Comments
Please include the specific commit hash when reporting issues with master. Thanks! |
@friedbunny Thank you for the reminder. I have added it to the description. |
Sorry, but it looks like the problem only happen when I reload an annotation belonging to a MGLMapView that are dismissed at (almost) the same time.. That might be too much stress going on at the same time. |
Well, not only when the MGLMapView is dismissed. |
@halset we've made several improvements the way view annotations are handled that are currently only in the Mapbox iOS SDK 3.4.0 release branch. Can you test using the release branch (https://github.com/mapbox/mapbox-gl-native/tree/release-ios-v3.4.0) or the latest published beta (currently https://github.com/mapbox/mapbox-gl-native/tree/release-ios-v3.4.0)? Thanks. |
@halset Yup, we will merge the release branch back into master once the release is finalized. |
Platform: iOS
Mapbox SDK version: master as of edb487b
Steps to trigger behavior
Expected behavior
The annotation should switch between image and view without problem.
Actual behavior
It sometimes work and sometimes crash with the following stack trace.
The text was updated successfully, but these errors were encountered: