0

I have a website, a page that has two embeds in it, and both are iframe. First one is embed youtube video, and the other is embed zoom conferencing.

I'm also using mobiloud service to create an app based on my website. Now, the problem starts when I try using embed zoom on my website. The zoom loads properly, but when I click join meeting, it asks me for mic/camera access, which I accept, and then the app crashes.

I assume mobile app is actually using <iframe>, so first thing that was on my mind is that the issue is that website is loaded in <iframe> and zoom is also loaded in <iframe>, and <iframe> within <iframe> can cause issues. However, youtube <iframe> works perfectly fine on the same app.

Any other ideas on what could have gone wrong?

Milos
  • 981
  • 3
  • 16
  • 41

0 Answers0