-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[BUG]: Unresolved reference: fabricUIManager #3633
Comments
What react-native version are you using ? |
react native v0.73.6 |
@mkbhdana I have made PR that fixes it, cloud you confirm if this change works for you ? Thanks |
@KrzysztofMoch the issue is resolved now. Build successful. |
Great, so I guess for now you can make patch or rollback to beta.6 - I will try make release with fix in 2-3 days |
Fix integrated on master, will be available on 6.0.0-beta.8 |
Also awaiting this fix, thanks for filing! |
Guys |
Version
v6 (Beta)
What platforms are you having the problem on?
No response
Architecture
Old architecture
What happened?
facing this issue while compiling build on latest update v6.0.0-beta.7
react-native-video/android/src/main/java/com/brentvatne/react/VideoManagerModule.kt:21:41 Unresolved reference: fabricUIManager
Reproduction
repository link
Reproduction
Step to reproduce this bug are: compile app with this latest version v6.0.0-beta.7
The text was updated successfully, but these errors were encountered: