LvothNrv
LvothNrv
> Looks like a [fix was merged in react-native](https://github.com/facebook/react-native/pull/34214/files). Until it's released, adding this to my `post_install` block in `ios/Podfile` fixed it (I have no idea if the issue affects...
> @lvothnrv In you `ios/Podfile`, there should be a line that starts with `post_install do |installer|`. Put this inside that. I did that but it doesn't work.. post_install do |installer|...
> @lvothnrv Did you run `pod install` again after adding this? If so, then I'm not sure what else to add... No I didn't.. thank you very much you really...
I have the same problem ..
> Same issue here using: Kotlin: "2.1.21", react-native: "80.0" mapbox: "10.1.39" > > Here is the full list of issues I see: > > ``` > e: file:///Users/kamiranoff/dev/bb/heyah/node_modules/@rnmapbox/maps/android/src/main/java/com/rnmapbox/rnmbx/components/annotation/RNMBXPointAnnotationManager.kt:72:41 Only safe...
> [@lvothnrv](https://github.com/lvothnrv) I used this one : (Not sure exactly what is inside but fixed the compilation issues...) [#3753 (comment)](https://github.com/rnmapbox/maps/issues/3753#issuecomment-2993077123) Damn it works perfectly, I had started to investigate aha....
Having this issue as well
I think our issues are related. #3886
Same problem here too...