mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

[iOS] Not able to see Meeting UI after Codepush #222

Closed bshubham80 closed 1 year ago

bshubham80 commented 2 years ago

Greetings,

Version: "react-native-zoom-us@latest"

My concern is SDK UI not opening right after Codepush patch applied. I'm getting all the logs but not able to see the meeting UI.

Best regards

zvs001 commented 2 years ago

First of all, let's make sure that you don't use :latest as a version. It is first reason why it can stop working.

bshubham80 commented 2 years ago

I have checked, I'm using "react-native-zoom-us@6.13.0" only.

mieszko4 commented 1 year ago

Is it still an issue? Please try with newest 6.16.5. Also, it may be tricky to deal with CodePush updates although I believe it may work because at some point I fixed a similar issue when reloading the app during development.