Anwer Solangi

Results 20 comments of Anwer Solangi

Same version, same warnings, does anyone found the solution?

> Do you get a successful onRoomDidConnect? Does the order in which participants connect seem to affect the outcome? when on room connect i get the roomSid and name, but...

> Is there a solution to this? I'm also experiencing this issue right now No i could not find any solution, can you please share your logs here so @slycoder...

Anyone who solved the issue?

Facing the same issue when using entering or exiting animation from the Reanimated, currently I have fixed using [channeladam](https://github.com/channeladam) solution, but we need a permanent fix.

Hello Please anyone helpme out, I'm struggling with the error from few days, I only encounter the error when archiving the app, I tried the solution of @Jichao , however...

> Do not use static linkage, After this, I'm getting error in the Reanimated Pod: ``` Undefined symbols for architecture arm64: "facebook::hermes::makeHermesRuntime(hermes::vm::RuntimeConfig const&)", referenced from: reanimated::createReanimatedModule(RCTBridge*, std::__1::shared_ptr) in NativeProxy.o ld:...

> Thanks alot for your help, actually the issue was with [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated), I managed to solve [this issue](https://github.com/software-mansion/react-native-reanimated/issues/3768#issuecomment-1314969625). Thanks!

> Have you added the library to your MainActivity (step 2 at installation) Yes I already did, and also using your Vision Camera library and it is working fine, also...