Zoom Rooms iPad controller app URL schema

I need to be able to launch the Zoom Rooms iPad Controller app from another app. I’m trying to use the url zoomus:// but it doesn’t seem to launch the app.

Hey Joe,

In order to be able to launch the external app on iOS ( in this case, the Zoom app), you should add LSApplicationQueriesSchemes scheme as a key in the info.plist file.

Let me know if this helps!