-
Notifications
You must be signed in to change notification settings - Fork 471
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-async-storage_async-storage:generateCodegenSchemaFromJavaScript FAILED #1171
Comments
Hi, update to the latest react-native version. I know this is very frustrating |
Any updates? |
any update ? |
@aiengrimran when you say to update ot the latest react-native version you mean 0.77.0? Skip 0.76.x completely? |
any update ? |
Problem was I had set jdk 21. Downgraded to jdk 17 as recommended by react native documentation and now it works. |
my jdk version is 17 |
![]() I've just downloaded this version of JDK directly through android studio and it managed to build successfully. |
This issue has been marked as stale due to inactivity. Please respond or otherwise resolve the issue within 7 days or it will be closed. |
What happened?
I upgrade my react native app from 0.75.4 to 0.76.5, and i have this error in android platform only, ios work fine
in android platform the async storage not working in 0.76.5 Although in 0.75.4 it work normaly
my gradle version is 8.10.2 and AGP version is 8.7.3
> Task :react-native-async-storage_async-storage:generateCodegenSchemaFromJavaScript FAILED
Version
2.1.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
upgrade the react version to the latest
The text was updated successfully, but these errors were encountered: