Zoom ionic not working after upgrade

Hi,

I am unable to join meeting from the app running ionic SDK.

Now after clicking join meeting. It start showing preparing meeting page.
Then i get success message and it comes back to join meeting page .

I am currently using “@ionic-native/zoom”: “^5.7.6”2

this is the only error in the logs :
I/ZMServiceHelper: SDK model no service. doServiceAction : com.zipow.videobox.PTService.ACTION_SHOW_CONF_NOTIFICATION

I tried this solution to replace the library in my zoom ionic sdk with the latest ios sdk library.It still gives me the error : [Process] kill() returned unexpected error 1

However I am able to join a meeting without loggin in even if this error persists.But i am not able to get to the login page and also this error : [Process] kill() returned unexpected error 1 shows up a lot in terminal of xcode.

I am testing my ionic app in iphone 7 plus.Here is my environment version :
Ionic:

Ionic CLI : 5.4.13 (/Users/user/.nvm/versions/node/v13.1.0/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.11.7
@angular-devkit/build-angular : 0.13.0
@angular-devkit/schematics : 7.3.9
@angular/cli : 7.3.9
@ionic/angular-toolkit : 1.5.1

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0, ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 7 other plugins)

Utility:

cordova-res : 0.8.1
native-run : 0.3.0

System:

Android SDK Tools : 26.1.1 (/Users/user/Downloads/Android/sdk)
ios-deploy : 1.10.0
ios-sim : 8.0.2
NodeJS : v13.1.0 (/Users/user/.nvm/versions/node/v13.1.0/bin/node)
npm : 2.15.12
OS : macOS Mojave
Xcode : Xcode 11.3 Build version 11C29

@ionic/angular”: “^4.1.0”,
@ionic-native/core”: “^5.8.0”,
@ionic-native/zoom”: “^5.8.0”

Greeting,
Rachel Gomez

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