


How to download the newest Zoom changes.You can check which version you're currently running for video conferencing here, as well as follow our release notes to stay updated on the latest changes from Zoom. We recommend updating to the latest version when it is available to receive the best video and audio experience. If (! Version!!" message: new version of app is available to download" delegate:self otherButtonTitles: nil] Īnd put the app id in the itunes link see the code below.Zoom regularly provides new versions of the Zoom desktop client and mobile app to release new features and fix bugs. Version = [config your version with the version in app store NSArray *configData = [loginAuthenticationResponse (id config in configData) NSDictionary *loginAuthenticationResponse =

Following is my code NSString *version = *url =

I have done this feature by getting version from itunes webservice and comparing with the current version.
