Coder Social home page Coder Social logo

Comments (4)

sebastianbaar avatar sebastianbaar commented on May 24, 2024

Hey @vitor-diniz,

I'm sorry, I have no idea what causes this kind of behavior... We would have to debug the native code but unfortunately I cannot reproduce the error. Do you any example code that always behaves like this?

Cheers

from cordova-plugin-nativegeocoder.

sebastianbaar avatar sebastianbaar commented on May 24, 2024

I did some research and it could be a restriction from Apple:

After initiating a reverse-geocoding request, do not attempt to initiate another reverse- or forward-geocoding request. Geocoding requests are rate-limited for each app, so making too many requests in a short period of time may cause some of the requests to fail. When the maximum rate is exceeded, the geocoder passes an error object with the value network to your completion handler.
(https://developer.apple.com/documentation/corelocation/clgeocoder/1423621-reversegeocodelocation)

from cordova-plugin-nativegeocoder.

vitor-diniz avatar vitor-diniz commented on May 24, 2024

Hey @sebastianbaar,
Thanks for the answer. It could be something like that, because I'm using both reverse and foward geocode in that part of the application. But I don't think I was able to reach the request limit. Anyway, it looks like that it is working better now. I will try to check and keep my eye on it.

from cordova-plugin-nativegeocoder.

sebastianbaar avatar sebastianbaar commented on May 24, 2024

Ok nice. I will close this issue for now. Feel free to open it again if you run into the problem again.

Cheers

from cordova-plugin-nativegeocoder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.