iOS ZoomSDK Leave button not working

Description
I’m using ZoomSDK iOS in nativescript.
Everything is working fine except leave meeting button.
when I’m clicking on leave button nothing is happening and no logs are printing.
there is no scene Delegate files in my project and I also added UIWindow in appDelegate.

iOS - 14.5
xcode - 12.5.1
device - simulator/ iPhone 7

Which iOS Meeting SDK version?
ZoomSDK version - 5.7.1.645

Smartphone (please complete the following information):

  • Device: simulator/iphone 7/iphone xr (I tested using these devices only)
  • OS: iOS 14.5
  • xcode - 12.5.1

Hey @tushar.kalsara,

Thanks for using the dev forum!

Do you have a UINavigationController in your application?

Thanks!
Michael

@Michael_Condon yes i have UINavigationController.

Thanks
Tushar

Hey @tushar.kalsara,

Have you called the method setMobileRTCRootController and passed in your navigation controller?

Thanks!
Michael

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