dpa99c / phonegap-launch-navigator

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

On selecting uber from the list , uber is launched but does not take destination address #113

Closed uzumakinaruto123 closed 7 years ago

uzumakinaruto123 commented 7 years ago

On using .navigate("myAddress"); user is prompted with list of available options.

But , on selecting uber its simply launches the app , and it does not take the address.

On selecting google maps , it works perfectly.

Apart from that , when I added this plugin , size of the app increased by almost 1.5mb to 2mb. Is it because of okHttp ?

Thanks.

uzumakinaruto123 commented 7 years ago

It is because of the addresses ! for some addresses it would take for some it wont. may be because of geocoding failure. can be closed.