Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2770] forwardGeocoder broken by Google

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2011-12-26T07:55:02.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsdefect, ios
ReporterJohn Johnson
AssigneePaul Dowsett
Created2011-11-28T00:11:02.000+0000
Updated2016-03-08T07:47:40.000+0000

Description

The forwardGeocoder has suddenly stopped worked for all addresses. e.success is always false. I think either 1) Google's geo servers are down, or 2) Google's changed their API app.js: Titanium.Geolocation.forwardGeocoder('3909 Witmer Road. Niagara Falls, NY 14305', function(e) { alert(JSON.stringify(e)); // => {"success":false,"error":"error obtaining geolocation"} });

Comments

  1. Paul Dowsett 2011-12-26

    Thanks for raising this ticket, John. In order for me to escalate it to the core team, all the fields must be complete. Please check it against the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist), and add any missing information. Furthermore, a test case must run without modification, as per the [Creating a Test Case](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-CreatingaTestCase) section. I will mark this resolved for now. Please reopen it once it is complete, and I will move it to the main project. Cheers
  2. Maximo Cuadros 2012-02-13

    Hi, I have the same problem now with version 1.8.0.1, Titanium.Geolocation.forwardGeocoder return error with any string: {"success":false,"error":"error obtaining geolocation","success":0} Regards
  3. Paul Dowsett 2012-02-17

    Maximo, the reporter has abandoned this ticket. Please raise a new one, including all the information I requested previously, and we will escalate it. Thanks
  4. Paul Dowsett 2012-02-17

    Closing due to inactivity. If this issue still exists, please raise a new ticket, including all the information in the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist) to ensure that we can escalate it quickly. Read [How to Submit a Bug Report](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report) if you have not read it before, and always start a ticket using the [JIRA Ticket Template](https://wiki.appcelerator.org/display/guides/JIRA+Ticket+Template). Thanks in advance

JSON Source