-
-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: ShapeSource.getClusterLeaves crash on iOS (NOBRIDGE mode) #3618
Labels
bug 🪲
Something isn't working
Comments
github-actions
bot
added
reopen-on-code-fixed
error-in-code
and removed
error-in-code
labels
Sep 10, 2024
villemuittari
changed the title
[Bug]: ShapeSource.getClusterLeaves crash on iOS (NOBRIDE mode)
[Bug]: ShapeSource.getClusterLeaves crash on iOS (NOBRIDGE mode)
Sep 27, 2024
This is happening to me as well. Screen.Recording.2024-11-05.at.15.59.28.mp4Here is the relevant crash report :
|
For information, I did a bit more debugging. Here are the related line portion in the bridge :
I'm absolutely not competent in native iOS, here is the ChatGPT insight if that helps :
|
same here! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mapbox Implementation
Mapbox
Mapbox Version
11.3.0
React Native Version
0.75.2
Platform
iOS
@rnmapbox/maps
version10.1.31
Standalone component to reproduce
Observed behavior and steps to reproduce
When trying to get clusterLeaves using the method getClusterLeaves() of ShapeSource the app crashes immediately.
Expected behavior
ShapeSource.getClusterLeaves() used to worked on old architecture.
Notes / preliminary analysis
No response
Additional links and references
rnmapbox-getclusterleaves-crash.mov
The text was updated successfully, but these errors were encountered: