I successfully initialized the Zoom Web SDK in my Next.js-based web application, and it functions as expected. However, when I try to use the my web page URL in a React Native WebView, it prompts the ‘Report Problem’ form and doesn’t display any error messages. Since the Android SDK increases the app size, I decided to use WebView instead. But I’m encountering an issue that I can’t resolve and would appreciate some help.
@niju7489 ,
Thank you for posting in the Zoom Developer Forum. Are you looking to integrate the Zoom Meeting SDK into a mobile application? If so, have you considered leveraging the React Native Meeting SDK sample for your integration?
Are there any console logs you can share with us? At what point does that screen display?Not sure if it’s happening as soon as you open the webview or not. I’d definitely recommend starting to debug and focus on what may be happening between the Zoom SDK and the webview.
