Question
MeetingService instance is returning null sometimes, when invite link opening in single click.
application crashed, when Zoom meeting invite message opening in single click from whatsapp or notification message.
On Debugging i found MeetingService instance is returning null sometimes.
ex: var meetingService = ZoomSDK.getInstance().meetingService
please help why it happen?