Closed dawerdrew closed 5 years ago
I've regression tested the Ionic 3 Example app using cordova-android@7.1.4
and running on a Nexus 6P running Android 8.1. As you can see from this screen capture, the plugin responds almost immediately to display a list of available navigation apps on the device.
Please try building and running an app from the example project to eliminate the possibility that some other element in your app is responsible for making the plugin slow to respond.
Closed due to no response
I'm submitting a ... (check one with "x"):
Bug report
Current behavior:
I click on the button to open the navigation with coordinates to open an external map. In iOS works immediately without problems. The problem is in Android. In Android I have installed google maps and Waze, When I click on the button to open the external map, the plugin takes a long time to display the list of options to open the external map, after opening the external map, I return to the app and I click on the button again and the plugin takes more time than the first time to display the list of options to open the external map.
Expected behavior:
I hope that in Android when I click on the external map button, the list of map applications is immediately displayed as it is in the case of iOS.
Steps to reproduce:
Environment information
Runtime issue
Android build issue:
Related code:
Other information: