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
Will see. Many well-known libraries have already announced that their future versions will only support the new architecture, meaning that most apps in the React Native community will have to update to the new versions of React Native and adopt the new architecture. If Countly does not support this transition, it’s clear that React Native developers will leave the Countly platform.
After updating from React Native 0.75.1 to 0.76.3, everything broke. Below are the exact versions and the error details:
"react-native": "0.76.3",
"countly-sdk-react-native-bridge": "^24.4.0",
After npm run android:
Log:
(NOBRIDGE) LOG Bridgeless mode is enabled
(NOBRIDGE) ERROR Error: Exception in HostObject::get for prop 'CountlyReactNative': com.facebook.react.internal.turbomodule.core.TurboModuleInteropUtils$ParsingException: Unable to parse @ReactMethod annotation from native module method: CountlyReactNative.onNotification(). Details: Unable to parse JNI signature. Detected unsupported parameter class: java.util.Map
The text was updated successfully, but these errors were encountered: