Closed rtanizawa-feedcast closed 3 years ago
Same issue here, this is preventing me from using UXCam since it's crashing the app
Hi,
Sorry about the issues you are having. Could you try using the beta version of the UXCam plugin and see if that fixes the issue (it has an updated native library that should avoid this crash).
react-native unlink react-native-ux-cam
react-native link react-native-ux-cam@5.1.13-beta.2
If on react-native version >=0.60 also do:
cd ios && pod update && cd ..
The final version 5.1.13 has now been published (but is unchanged in terms of code from the last beta).
Hi, I'm having an issue that my app crashes when running UXCam.
I can't reproduce on the simulator, but when I download in my phone it crashes intermittently. Our index.js just have this (with the proper key):
To reproduce just open the app, if doesn't crash, kill the app and open again.
And this is the stacktrace: