Hello Guys,
I was trying to create a zoom app but facing issues
I have a web application which is a client app using webrtc for sharing and is built using react-native.
On creating the app and adding it on zoom i can just see white screen. Can someone help me with resolving this issue or how can I debut this.
Thanks
Greetings, @varun5chodha , and thank you for posting in the Zoom forum. When you see a white screen while opening a Zoom app in the client, this typically occurs when your site lacks the correct OWASP security headers. Please review our article on required headers to ensure your homepage is responding with the proper OWASP headers.
1 Like
Hi,
Thank you for the above reference. My app is succsssfully loading inside zoom apps window. One feature of my app is getting blocked which is screen sharing.
I am getting this erorr.
TypeError: undefined is not an object (evaluating 'navigator.mediaDevices.getDisplayMedia)
Can you please guide me with this issue.
Thanks