You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm using Iframe to integrate jitsimeet on web. i want to custom invite url by external_api.js but not supported
it's bug or have any suggest for me!?
here are my code for inviting:
// Invite user with custom URL
api.executeCommand("invite", {
type: "email",
url: "https://meet.local/?page=invition&room=",
emails: ["mailto:[email protected]"],
});
Platform
Chrome (or Chromium based)
Firefox
Safari
Other desktop browser
Android browser
iOS browser
Electron app
Android mobile app
iOS mobile app
Custom app using a mobile SDK
Browser / app / sdk version
the latest
Relevant log output
No response
Reproducibility
The problem is reproducible on meet.jit.si
More details?
No response
The text was updated successfully, but these errors were encountered:
What happened?
i'm using Iframe to integrate jitsimeet on web. i want to custom invite url by external_api.js but not supported
it's bug or have any suggest for me!?
here are my code for inviting:
Platform
Browser / app / sdk version
the latest
Relevant log output
No response
Reproducibility
More details?
No response
The text was updated successfully, but these errors were encountered: