🐛 Android Compile Error: Unresolved reference: jsCallInvokerHolder
#3044
Labels
🐛 bug
Something isn't working
Unresolved reference: jsCallInvokerHolder
#3044
What's happening?
When build with react native 0.75.0-rc.3, the following error has occurred:
It works fine with react native 0.74.3, but when i try to upgrade to react native 0.75.0-rc.3, this problem occurred.
my environment:
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.75.0-rc.3",
"react-native-vision-camera": "4.4.0",
Reproduceable Code
Relevant log output
Camera Device
this is a complie problem, so there is nothing i can input...
Device
Android
VisionCamera Version
4.4.0
Can you reproduce this issue in the VisionCamera Example app?
Yes, I can reproduce the same issue in the Example app here
Additional information
The text was updated successfully, but these errors were encountered: