Got it — here’s a polished, professional draft you can post in the Zoom Developer Forum:
Hello Zoom Developer Support,
I’m integrating the Zoom Video SDK into a Flutter project using the package:
flutter_zoom_videosdk: ^2.1.10
When I run pod install in the iOS project, the installation fails with the following error:
[!] Error installing ZoomVideoSDK
[!] /usr/bin/curl -f -L -o /var/folders/.../zoom-video-sdk-iOS.zip ...
It seems that CocoaPods is trying to fetch the iOS SDK from a GitHub release URL, but the file is unavailable.
Could you please confirm:
-
Is flutter_zoom_videosdk: ^2.1.10 still the recommended version for Flutter integration?
-
If not, which version of the Zoom Video SDK (and corresponding Flutter wrapper) should I be using for a stable iOS integration?
-
Is there an updated installation guide or podspec reference for the correct way to integrate the iOS SDK with Flutter?
Any guidance would be greatly appreciated, as I want to ensure I am using the officially supported approach for Flutter + Zoom Video SDK integration.
Thank you!
Best regards,
Sasikumar Alasandalapalli