mieszko4 / react-native-zoom-us

MIT License
122 stars 115 forks source link

Upgrade to 5.17.5 for iOS #333

Open rposborne opened 3 months ago

rposborne commented 3 months ago

The current iOS sdk has issues when using the blur functionality in zoom.

Seems to be https://devforum.zoom.us/t/video-struck-using-background-effects-in-video-call-zoom-ios-sdk/89615 https://devforum.zoom.us/t/video-struck-using-background-effects-in-video-call-zoom-ios-meeting-sdk/95795/21

chirag-codealchemy commented 3 months ago

temporary solution is update your node_modules/react-native-zoom-us/RNZoomUs.podspec file

change "ZoomSDK", '5.14.11.8690' to "ZoomSDKUdated"

like this