Zoom Web SDK v2.14.0 - Not working on IOS browser safari

Description
After upgrading Web SDK to 2.14.0 black screen is coming on Zoom. join() only on ios Safari.
Chrome and mac working properly.
And it’s happening the same on Zoom example also GitHub - zoom/meetingsdk-web-sample: Zoom Meeting SDK web sample

Browser Console Error
• Unhandled Promise Rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
• Unhandled Promise Rejection: [object Event]
• TypeError: undefined is not an object (evaluating 'navigator mediaDevices.enumerate Devices")
• ReferenceError: Can’t find variable: JsMediaSDK_Instance
• Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating ‘window.crypto.subtle.importKey’)

Which Web Meeting SDK version?
2.14.

Meeting SDK Code Snippets
It can be reproduced on own example GitHub - zoom/meetingsdk-web-sample: Zoom Meeting SDK web sample, I tried CDN way

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

  1. enter the meeting code and Click on Join Meeting

Device (please complete the following information):

  • Device: IPAD 6th gen
  • OS: 16.3.1

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