dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 131 forks source link

Sygic call doesn't work on iOS #122

Closed munzeedaniel closed 7 years ago

munzeedaniel commented 7 years ago

Calling the Sygic app on iOS 10.0 or 10.3 doesn't work.

I found the old issue here https://github.com/dpa99c/phonegap-launch-navigator/issues/83 but since this was marked solved a year ago, I thought it's better to create a new issue.

Would be great if somebody could look into this. We'd highly appreciate a fix.

dpa99c commented 7 years ago

Sygic has probably made another backwardly-incompatible change to their URL scheme. I'll look into it when I have time.

dpa99c commented 7 years ago

No, my fault I somehow wiped out the changes which fixed Sygic in 5804b4c7303b7adf8887c0680c9eb2d3d60c6c2e with the changes to prevent unnecessary geocoding of addresses in 516ffd74b8afb8e645141ba35eca38d110cb944d.

Will fix and push out in a patch release.

dpa99c commented 7 years ago

Fix published in v3.2.2