Forum Discussion

WMC's avatar
WMC
New Contributor
3 years ago
Solved

URL scheme for GoTo app on iOS

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

  • 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. 

9 Replies

  • bansal's avatar
    bansal
    New Contributor
    2 years ago
    I am trying to redirect user to Goto app when they click on meeting. When i start intent with above url scheme i can see Goto app launches but failed to get in foreground
  • KateG's avatar
    KateG
    GoTo Manager
    2 years ago

    bansal I appreciate the additional context. I can reach out to the team for further input, could you tell me a bit more about the end result you would like to achieve? 

  • bansal's avatar
    bansal
    New Contributor
    2 years ago

    thanks KateG.

    I am using "com.logmein.gotoconnect://SALaunch?Action=Join&MeetingID=XXXXXXX" schema for android and what i observe is if the app is open i background thn app launches just fine, but app failed to launch when GOT0 app is in killed state. for GotoMeeting app I was using  "col-g2m-2://BRLaunch?MeetingID=%s&Product=g2m".

  • KateG's avatar
    KateG
    GoTo Manager
    2 years ago

    bansal welcome to the GoTo Community.

     

    We don't supply OS specific meeting URLs, when you access the link, we automatically identify your operating system and, if necessary, either install or launch the corresponding application.

  • AshC's avatar
    AshC
    Retired GoTo Contributor
    3 years ago

    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. 

  • WMC's avatar
    WMC
    New Contributor
    3 years ago
    The page that you go to if you direct to https://meet.goto.com/<meetingid> has a broken link. If you click it and only have the new goto application installed, it says invalid link. You can slightly pull down the page to reveal another open link that does work. Is this a bug?
  • WMC's avatar
    WMC
    New Contributor
    3 years ago

    Examining the .ipa looks like the scheme:

    com.logmein.gotoconnect://SALaunch?Action=Join&MeetingID=XXXXXXX