-
Notifications
You must be signed in to change notification settings - Fork 576
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
Missing binary on Android with RN 0.76 & Expo SDK 52 #6933
Comments
➤ PM Bot commented: Jira ticket: RJS-2921 |
Added repro sample project. This is a clean expo project with just realm added.
|
I am experiencing the same issue since updating to Expo 52 and React Native 0.76.1. |
I did some quick checking and after running |
This is happening because Expo SDK 52 has removed Although it's a breaking change, it is only briefly mentioned in their blog post:
The fix is to add |
Ah awesome, thanks for the clarification. I'll test this later today and close the ticket. |
@alexphl Thank you this solved my issue. |
Thanks so much! |
I'm still experiencing this issue even after I added |
How frequently does the bug occur?
Always
Description
Since upgrading to Expo SDK 52 & RN 0.76, any Android build fails with "Could not find binary" error.
All troubleshooting steps were taken, none helped.
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
Version
12.14.0
What services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
Android 14
Build environment
Tried both RN DevTools and Expo Dev Client
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: