Git Product home page Git Product logo

Comments (7)

mvanbeusekom avatar mvanbeusekom commented on September 13, 2024

@dev-abdullah-github you will receive this error when the geocoding SDK of the platfrom (CLGeocoder on iOS or Geocoder on Android) cannot connect to their backend services.

Both Android and iOS rely on submitting the coordinates to their servers to do the translation. This error is thrown in the following situations:

  • The device doesn't have a internet connection;
  • The backend services are down (we have seen this happen on Apple).

Next time please fill in the complete template so I can provide better support. I will close this issue now since this is not an error related to the geocoding plugin but to the Android / iOS services.

from flutter-geocoding.

CoderJava avatar CoderJava commented on September 13, 2024

I have the same issue. But I don't know how to reproduce this error.

from flutter-geocoding.

rhernandez-itemsoft avatar rhernandez-itemsoft commented on September 13, 2024

pff, I have internet and I use "geolocation and google_maps_flutter plugins" correctly but "geocoding plugin" not work
nhandled Exception: PlatformException(IO_ERROR, A network error occurred trying to lookup the supplied coordinates (latitude...

from flutter-geocoding.

pishguy avatar pishguy commented on September 13, 2024

@mvanbeusekom

+1

i have the same problem, i'm testing on real device

internet connection is on
location is on
permission granted
minSdk is 19

from flutter-geocoding.

mvanbeusekom avatar mvanbeusekom commented on September 13, 2024

Hi @rhernandez-itemsoft, @pishguy,

More detailed investigation revealed this issue is caused by the rate limitations related to the free services provided by Apple and Google (see README and also issues #9, #12, #23, #28, 35# and #49 for more detailed information).

from flutter-geocoding.

mabbasi17 avatar mabbasi17 commented on September 13, 2024

minSdk was 16 , turned to 21 and it worked like magic

from flutter-geocoding.

cedvdb avatar cedvdb commented on September 13, 2024

A RateLimitedException would be nice

from flutter-geocoding.

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.