You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a solution. I used Nativescript openUrl from utils and create a googlemaps schema URL like this: utilsModule.openUrl("https://www.google.com/maps/dir/?api=1&destination=" + address)
this works fine with Android but in IOS this doesn't work.
Hi There
I have a problem. Android open the Native Goggle Maps App in my App. How can i fix this?. IOS works fine.
The text was updated successfully, but these errors were encountered: