Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with the native-geocoder plugin to fetch location details from coordinates #4864

Open
naresh33 opened this issue Oct 23, 2024 · 1 comment

Comments

@naresh33
Copy link

naresh33 commented Oct 23, 2024

I'm submitting a bug report

Current behavior:
We are facing an issue with the native-geocoder plugin, where it occasionally returns the error message "Geocoder is busy. Please try again later." This occurs on both Android and iOS devices, but the issue is inconsistent—working on some devices and failing on others.

Upon debugging, we are getting the correct coordinates but the reverse geocoding seems to be failing.

Expected behavior:
Should be able to provide the location details using coordinates

Steps to reproduce:
@capacitor/geolocation: 6.0.0 Used to retrieve device coordinates.
@awesome-cordova-plugins/native-geocoder: 6.9.0 Used to fetch location details based on the retrieved coordinates.

Other information:

Ionic:
Ionic CLI : 7.2.0 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 7.8.6
@angular-devkit/build-angular : 17.3.8
@angular-devkit/schematics : 17.3.8
@angular/cli : 17.3.8
@ionic/angular-toolkit : 11.0.1

Capacitor:
Capacitor CLI : 6.0.0
@capacitor/android : 6.0.0
@capacitor/core : 6.0.0
@capacitor/ios : 6.0.0

Copy link

There has been no recent activity and this issue has been marked inactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant