In my venture add bundle for video name
@zoom/react-native-videosdk
I’ve adopted their documentation and put in SDK for ios. however when working the construct from Xcode will get the next error.
enter picture description right here
Errors:
Undefined image: OBJC_CLASS$_ZoomVideoSDKSessionContext
Undefined image: OBJC_CLASS$_ZoomVideoSDKVideoOptions
Undefined image: OBJC_CLASS$_ZoomVideoSDKAudioOptions
Undefined image: OBJC_CLASS$_ZoomVideoSDK
Undefined image: OBJC_CLASS$_ZoomVideoSDKInitParams
- Add framework in Hyperlink binary with libraries
- Add in embed frameworks
- in construct setting setup Different Linker Flags with -all_load
- pod delete reinstall, rebuild