App Crashed - TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 7728472

Description
My app is getting crash but scenario is very weird. What happens is, I login to my app, then login to zoom and start meeting. Then I leave meeting and logout zoom account, and then logout from my app. Now , I login again and repeat same steps, but this time after login my app crashes every time. I have no idea why it is linked with app logout feature. Let me clear this if I don’t logout zoom account before logging out from app, it works fine. Issue occurs only when I logout from zoom account first and then from app.

Which iOS Meeting SDK version?
SDK Version: 5.7.6.1082

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Login on app
  2. Login on zoom and start meeting
  3. Leave meeting
  4. Logout zoom account
  5. Logout from app
    6: Login on app
  6. Login on Zoom
  7. Successful login call back and then app crashes

Screenshots

Smartphone (please complete the following information):

  • Device: iPhone 11
  • OS: version 14.5

Additional context
This is happening in sample app too. I have attached screenshots with firebase crashlytics logs and xcode logs. This issue is recurring. Please check this.

Moving Initialisation code from AppDelegate to Main ViewController fixed my issue.

@rabia,

Glad to hear you were able to resolve you the issue and thank you for sharing your solution.

Best,
Donte

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