Im trying to find the URL Scheme Google Meet for iOS:
https://apps.apple.com/us/app/google-meet/id1013231476
I need to find it so i can link a MDM managed web browser to Google Meet, so related meeting invite links open in Google Meet.
I have downloaded the app to desktop, located the info.plist
XML has the CFBundleURLSchemes
as gmeet.
But i have tried putting gmeet://
into my MDM browser whitelist, but opening a meeting invite, the Google Meet app does not open.
I just get sent to the iOS app store.