Flutter Zoom Video SDK iOS issue

Hi @ekaansh.zoom @tommy
We are trying to integrate flutter Zoom Video SDK in our flutter app, android app runs well but in iOS I am facing issue like
Could not build the precompiled application for the device.
Semantic Issue (Xcode): Use of undeclared identifier ‘Errors_Session_Service_Invaild’; did you mean ‘Errors_Session_Service_Invalid’?
/Users/desktop/.pub-cache/hosted/pub.dev/flutter_zoom_videosdk-1.7.0/ios/Classes/JSONConvert.m:167:55

Semantic Issue (Xcode): Use of undeclared identifier ‘ZoomVideoSDKLiveTranscriptionOperationType_NoTranslation’
/Users/desktop/.pub-cache/hosted/pub.dev/flutter_zoom_videosdk-1.7.0/ios/Classes/JSONConvert.m:347:73

@aswindemo1 any luck with the above ? I too am facing the same issue

Hi @aswindemo1 @tanmay007 ,

Would you please try to upgrade the Zoom Flutter SDK to the latest version to see whether the issue still exists? The latest version on pub.dev is 1.10.1. Thank you.

Elaine

1 Like

Hi @elaine.ku my problem was resolved with the latest version, thanks

1 Like