Skip to content
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

React native chat SDK is failing with latest react native package #101

Open
mlalitthapa opened this issue Jan 8, 2025 · 1 comment
Open

Comments

@mlalitthapa
Copy link

mlalitthapa commented Jan 8, 2025

Hi there, I have a project started with latest expo 52 and react native 0.76.5. But my builds and development clients are failing with the following error in android. I am using the latest version of react-native-agora-chat: 1.3.1.

Error: Exception in HostObject::get for prop 'ExtSdkApiRN': com.facebook.react.internal.turbomodule.core.TurboModuleInteropUtils$ParsingException: Unable to parse @ReactMethod annotation from native module method: ExtSdkApiRN.listeners(). Details: Unable to parse JNI signature. Detected unsupported return class: java.lang.Object[]

It works fine for IOS. I found the similar issue in this stackoverflow question and the solution provided works.

I can use the solution for the local development but it will not work while building the production app.

@AsteriskZuo
Copy link
Contributor

Thank you for your feedback. It will fixed and released in beta version 1.3.2-beta.0.


During my test, I found that when I created a project with npx create-expo-app@latest test_chatsdk_expo52 and compiled and ran the Android version, an error occurred. For details, see: com.github.Dimezis:BlurView:version-2.0.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants