iOS SDK crashes when fetching leaves of cluster
luki2505 opened this issue · 0 comments
luki2505 commented
Actual behavior
Tap on a cluster with multiple features behind it. When using the function source.leaves(of: cluster)
i would like to get all features inside this cluster, but it doesn't work. I get the following error:
error: Execution was interrupted, reason: internal c++ exception breakpoint(-4)..
Expected behavior
I get all the leaves of the cluster without crashing, even if the cluster has either 0, 1 or 1000 children.
Configuration
Mapbox SDK versions: 6.3.0
iOS/macOS versions: iOS 14.0
Xcode version: 12.0