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

App Crash With RN 0.74 #2293

Open
ErHarinderSingh opened this issue Apr 6, 2024 · 6 comments
Open

App Crash With RN 0.74 #2293

ErHarinderSingh opened this issue Apr 6, 2024 · 6 comments
Labels

Comments

@ErHarinderSingh
Copy link

Console gives following error in debug mode on android
(NOBRIDGE) LOG Bridgeless mode is enabled (NOBRIDGE) ERROR Error: Exception in HostObject::get for prop 'TrackPlayerModule': com.facebook.react.internal.turbomodule.core.TurboModuleInteropUtils$ParsingException: Unable to parse @ReactMethod annotation from native module method: TrackPlayerModule.add(). Details: Unable to parse JNI signature. Detected unsupported return class: kotlinx.coroutines.Job

In Release build, it won't get started.
Same on iOS (But I am not sure if app is not working with this issue or other issue)

cc : @dcvz

@eflashcards
Copy link

eflashcards commented Apr 7, 2024

Same as this too!
Android - No problem in ReactNative - 0.73.6 with newArchEnabled=false
=> It happens when set newArchEnabled=true.

Screenshot 2024-04-07 at 10 56 16

@lovegaoshi
Copy link
Contributor

there is a very recent pr currently for this
but imo so many libraries break with newarch compatibility layer right now its worth to wait until most others catch up for devs

@AkilUnik
Copy link

AkilUnik commented May 7, 2024

please wait fro latest configuration

@lovegaoshi
Copy link
Contributor

since 0.74.1 is released i guess its worth to mention at here again. bridgeless new arch is not compatible atm.
facebook/react-native#44255

@RalissonMattias
Copy link

Any updates?

@lovegaoshi
Copy link
Contributor

lovegaoshi commented May 21, 2024 via email

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

No branches or pull requests

5 participants