Closed uzumakinaruto123 closed 7 years ago
On using .navigate("myAddress"); user is prompted with list of available options.
.navigate("myAddress");
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.
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.
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.