Description
I have implemented a webView in my android application. The webView has a link to join a zoom meeting via the app . When I click on it, the webview opens zoom app in my phone. I have zoom android sdk working in my application. Can I force it to open meeting from the sdk. The join link has meeting number which I need to send to the sdk to start the meeting
Error
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Create a webView in android
- Add zoom links like above and click on it from the webview.
- It opens zoom app and launches the meeting. I want to launch meeting using zoom sdk that I already have integrated with my application.
Screenshots (If applicable)
Additional context
Add any other context about the problem here.