zoomVideoSDKScreenShare.xcframework is missing from Pods

zoomVideoSDKScreenShare.xcframework is missing from Pods

I am using the Zoom Video SDK for React Native (v1.12.10) and setting up screen sharing functionality for iOS. However, I noticed that the ZoomVideoSDKScreenShare.xcframework is missing from the Pods after installation.

I have reviewed the documentation and attempted to locate the framework through other means but have not found any alternative method to download or integrate it.

Could you please assist in resolving this issue or provide guidance on how to obtain the missing framework?

Looking forward to your help.

Hey @sahil.saiyed, you can go to the Zoom Marketplace and download the iOS SDK (make sure it’s the same version as RN you’re using). The zip contains all the xcframeworks. Instructions to import it are here: Video SDK - React Native - Screen Sharing - Zoom Developers

This topic was automatically closed after 30 days. New replies are no longer allowed.