-
Notifications
You must be signed in to change notification settings - Fork 24.7k
"SurfaceRegistryBinding::startSurface failed. Global was not installed". Getting this error on yarn android #50005
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
Comments
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - 0.76.7. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Please add a minimal reproducer using our Reproducer Template |
@migueldaipre Added a repo from Reproducer Template since its related to upgrade |
were you able to solve this problem? |
@soo9028 I have upgraded to 0.78 and things seems to be working fine there! |
Closing as per comment |
On RN 0.79.2 still facing this issue |
Issue appears on |
Appears even when Funny thing is just yesterday it was working properly
|
I am getting the same error using RN 0.79.2 anyone have solution for it? |
So I used a development build and tried to debug where the issue was. Turns out I was using an outdated library My suggestion is:- |
Uh oh!
There was an error while loading. Please reload this page.
Description
Upgrading my RN version from 0.67.3 to 0.76.7, first trying on getting the app running on android. After some amount of effort was able to get it to build but crashed immediately after its installed on the emulator. Tried reopening the app but still crashes.I have tried and all the cache clearing steps. Finally got this issue when i tried running from android studio and got this error from the Logcat. Might not be able to share the reproducer. Please help me out if this is any issue regarding my packages or any incompatibility issue.
Steps to reproduce
Install build with yarn android.
React Native Version
0.76.
Affected Platforms
Runtime - Android
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
https://github.com/DonovanEnas/rn-upgrade-0.76-issue-android
Screenshots and Videos
The text was updated successfully, but these errors were encountered: