Mobile PWA or Hybrid integration: please show a noob where to start

For starters, I’m reading this thread: Angular Integration with JS Web SDK.

It seems like I can use the Web SDK together with ionic+angular to join a meeting directly from the webpage of my app. I just need to make room for the meeting window on the DESKTOP PWA page.

But I see some limitations, including:

  • If more than 10 participants join then the quality starts deteriorating. Is there limit on how participants can join the meeting if the integration is done through SDK.
  • Unfortunately the Web Client or SDK does not support Gallery View. We will work on adding this in the future.

Also, from Do Zoom Web SDK run on mobile browsers

  • For the best experience right now on mobile, you should use the Zoom Mobile app for browsers.

Are any of these issues solved?