Is there a similar URL Scheme for IOS available for the TomTom MyDrive app?

s-Martin
Registered Users Posts: 1 
Apprentice Seeker

Apprentice Seeker
Is there a similar URL Scheme for IOS available for the TomTom MyDrive app?
posting dd. Nov 2019:
TomTom GO Navigation implements the x-callback-url protocol, which allow iOS and macOS developers to expose and document API methods they make available to other apps and return useful data.
TomTom GO Navigation URL Scheme actions look like this:
tomtomgo://x-callback-url/[action]?[action parameters]
posting dd. Nov 2019:
TomTom GO Navigation implements the x-callback-url protocol, which allow iOS and macOS developers to expose and document API methods they make available to other apps and return useful data.
TomTom GO Navigation URL Scheme actions look like this:
tomtomgo://x-callback-url/[action]?[action parameters]
0
Comments
-
Hi any updates on this? I'm building an app that send the destination to MyDrive app. It also requires this.0
-
Sorry for the late reply, the team came back to us stating that this is not within their scope at this point of time.0
-
Hi Jurgen, can I request this feature? Because Google Maps/Waze they all support this. It's pretty useful
https://developers.google.com/maps/documentation/urls/guide
https://developers.google.com/waze/deeplinks0