Hey @MaxM, Thanks for your reply
we are now using Zoom client view 2.0.1 version
we followed the guide u mentioned above, we have also added origin trials tag
but we are not able to see gallery view, also host video
we also updated React to the recent version
if we enable sharedArraybuffer gallery view appears but video and share screen get disabled.
it would be highly appreciated if you can help us with how to build a local client view v2.0.1(sample app in GitHub) and serve it on the server
if you can share a video of how to add cross-origin-trial setup in react, it will be very helpful
Thanks for getting back to me. Are you serving the test site over HTTPS? If not it’s possible that is why video is disabled. You can use something like Ngrok to create an HTTPS tunnel for testing.