mukeshsolanki / Google-Places-AutoComplete-EditText

A simple library that can connect your autocomplete edittext to Google places api
https://www.madapps.in
MIT License
74 stars 36 forks source link

E/PlaceAPI: Cannot process JSON results #18

Open emrekilincarslan opened 4 years ago

emrekilincarslan commented 4 years ago

2020-08-14 00:29:28.268 23436-23501/com.ruzgar.rainbow E/PlaceAPI: Cannot process JSON results org.json.JSONException: No value for plus_code at org.json.JSONObject.get(JSONObject.java:399) at org.json.JSONObject.getJSONObject(JSONObject.java:619) at in.madapps.placesautocomplete.PlaceAPI.parseDetailsData(PlaceApi.kt:171) at in.madapps.placesautocomplete.PlaceAPI.access$parseDetailsData(PlaceApi.kt:25) at in.madapps.placesautocomplete.PlaceAPI$fetchPlaceDetails$1.run(PlaceApi.kt:70) at java.lang.Thread.run(Thread.java:919)

mukeshsolanki commented 4 years ago

Have you tried the latest version??

mukeshsolanki commented 4 years ago

@emrekilincarslan any update on this?

ArslanKhan99 commented 4 years ago

what is the latest version?

haris15 commented 3 years ago

same issue reproduce on some address. any one found any solution ?