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

jsimodule not working in 0.74.3 version #1833

Open
arun-saleth opened this issue Sep 9, 2024 · 11 comments
Open

jsimodule not working in 0.74.3 version #1833

arun-saleth opened this issue Sep 9, 2024 · 11 comments

Comments

@arun-saleth
Copy link

Hi i am using watermelondb after upgrade react native version 0.74.3 compile error showing.After some research in react native blog they removed jsimodule.

How to fix this issue? @radex

@arun-saleth arun-saleth changed the title jsi not working in 0.74.3 version jsimodule not working in 0.74.3 version Sep 9, 2024
@lucaswitch
Copy link

Can you try setting jsi:false in the database configuration?

@arun-saleth
Copy link
Author

arun-saleth commented Sep 9, 2024

@lucaswitch I implemented async calls.so i enabled jsi. My app do APIs call and download zip from that apo and extract then insert data in database.Jsi do synchronous opearation.So i need that

@lucaswitch
Copy link

This is due react-native itself disabling support for legacy jsi calls.
That is something @radex is working on.
Feel free to help too!

@lucaswitch
Copy link

Also duplicated of #1769

@arun-saleth
Copy link
Author

@lucaswitch Thank You so much

@lucaswitch
Copy link

@lucaswitch Thank You so much
Happy to help
You can look further on oficial docs: https://reactnative.dev/blog/2024/08/12/release-0.75#android-jsimodule-has-been-deleted
Cause this issue/migration can affect many libraries.

@arun-saleth
Copy link
Author

@lucaswitch Thanks for time saving

@ishan-chhabra
Copy link

Hi, any updates on this? We are unable to use turbo on Android.

Thanks again! :)

@arun-saleth
Copy link
Author

any updates on this issue?

@nmarchais
Copy link

With wdb 0.27.1 we can't upgrade many libs.

@arun-saleth
Copy link
Author

anyone find a solution ??

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

4 participants