Open aaryavrate opened 2 years ago
Here is the screenshot of crash screen from Xcode
Here is the reproduction repository https://github.com/aaryavrate/jitsitest
@aaryavrate I had the same issue, but figured out that I was actually using wrong version of Xcode the project was build on.
@saheemhussainchicmic Which Xcode version you used when facing that issue and how can you fix it??
I had the same issue, how can you fix?
I eventually ended up using Xcode 12.0 to solve this issue for my project.
Is there any other way to fix it?
hi, i spent a long time to fix it. let update version SDK in react-native-jitsi-meet.podspec to 5.0.2 and enjoy it
Hi @huuanhopp, I tried to update react-native-jitsi-meet.podspec to v5.0.2 but pod install or pod update fails. Could you please write instructions? Thanks
I am having the same issue any workaround?
Hi,
This library is now deprecated since the jitsi Team published an official react native sdk
You should use it, it has way better support.
Hi,
This library is now deprecated since the jitsi Team published an official react native sdk
You should use it, it has way better support. Thanks i will try that
I am facing an issue while building for IOS with Jitsi. The build works file, but I get run-time halt in Xcode for device as well as simulation with EXC_BAD_ACCESS. The app works fine, if I remove Jitsi.
Thanks in advance.
My Dependencies & Dev Dependies are as:
npx react-native --version warn Package expo-modules-core has been ignored because it contains invalid configuration. Reason: "dependency.platforms.ios" must be of type object 5.0.1
The compile log is: