Is it possible to make a video call between an app created with the meeting sdk and the general zoom app?

Description
I am creating a video call app with meeting SDK. With this video call app, is it possible to join the meeting of the person who created the meeting in the Zoom app downloaded from the PlayStore? I wonder if it is possible to join with only the meeting ID in Non-logged in (Anonymous) status. I thought it might be possible, but when I tested it, the join didn’t work. Is this possible after reviewing the app created with the meeting SDK?

@limchaehee77

of the person who created the meeting in the Zoom app downloaded from the PlayStore?

Yes

I wonder if it is possible to join with only the meeting ID in Non-logged in (Anonymous) status.

I think you will minimally need 1 security feature, such as a passcode or password to join a meeting. Regardless anonymous or not.

I thought it might be possible, but when I tested it, the join didn’t work.

The Zoom client from playstore can join your meeting, but your video call app cannot join external meeting unless it is published.