What is the new url scheme for the goto app on iOS? I'd like to generate a webclip that will directly open a meeting to a specific room. the old one gotomeeting:// tries to open the gotomeeting application.
Thanks,
Wm
Solved! Go to Solution.
@WMC I'm not sure if that url will be updating with the new GoTo app yet, as things are in transition currently. It may be that url will be retired in the near future and replaced with a new address.
Examining the .ipa looks like the scheme:
com.logmein.gotoconnect://SALaunch?Action=Join&MeetingID=XXXXXXX
Hi @WMC
In the near future, this will be something like this:
@WMC I'm not sure if that url will be updating with the new GoTo app yet, as things are in transition currently. It may be that url will be retired in the near future and replaced with a new address.