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
Error: Exception in HostFunction: no non-static method "Lcom/rnmapbox/rnmbx/components/camera/RNMBXCameraModule;.updateCameraStop(Ljava/lang/Double;Lcom/facebook/react/bridge/ReadableMap;Lcom/facebook/react/bridge/Promise;)V"
When the new architecture is activated, it starts giving the error, once it is deactivated, the error disappears.
It's a bug in react-native 0.74.2, see my comment at #3522. As a workaround you can use patch-packages to fix the issue in react-native, see my last comment in #3522
Mapbox Implementation
Mapbox
Mapbox Version
10.1.27
React Native Version
0.74.2
Platform
Android
@rnmapbox/maps
version10.1.27
Standalone component to reproduce
Observed behavior and steps to reproduce
Error
Error: Exception in HostFunction: no non-static method "Lcom/rnmapbox/rnmbx/components/camera/RNMBXCameraModule;.updateCameraStop(Ljava/lang/Double;Lcom/facebook/react/bridge/ReadableMap;Lcom/facebook/react/bridge/Promise;)V"
When the new architecture is activated, it starts giving the error, once it is deactivated, the error disappears.
node_moduels -> CameraModule.kt
node_moduels -> NativeRNMBXCameraModule.ts
Expected behavior
No response
Notes / preliminary analysis
No response
Additional links and references
The text was updated successfully, but these errors were encountered: