-
Notifications
You must be signed in to change notification settings - Fork 660
fix(android): add support new arch 0.81 android codegen issue #854
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
fix(android): add support new arch 0.81 android codegen issue #854
Conversation
leandro-carlos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok.
|
UP!! |
Thanks for testing ! |
|
Build issue with android was resolved with this PR's file changes. using RN 81 with expo 54. |
Could you help me to integrate this module from scratch? I am unable to fix this. After successfully build, I found I am getting "undefined" values. :( Could you write the complete steps below? |
Possible issue 1: wrong package version or not implemented correctly
Possible issue 2: Cache issue or build files issue
If you meet any other issue, feel free to debate! |
luancurti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! @yungblud
|
Published on |
This is the minimal version for working in 0.81 android new arch.
CMakeListissue by supportingbuild.gradlenew arch configscodegenissue by removing redundantgetkeyword functionTested by both iOS and Android 0.81.4 new arch
Maybe we can test this by
"react-native-config": "lugg/react-native-config#pull/854/head",(as mentioned in #852 (comment))