TomTom integration does not work anymore?
- by viezel
I did for 6 months back an integration for TomTom navigation with URL Scheme. This worked out great, but then TomTom updated their iPhone app to version 1.10. Since then the integration does not work.
Anyone tried the same?
My iOS integration looks like this: (Titanium appcelerator)
var lat = dbDataArray[chosenRoute]["lat"].toFixed(6); //geo…