Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1067] Titanium.Geolocation.reverseGeocoder dos not work on iPhone OS4 beta 4

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:43:05.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsgeo, ios, iphone, location, os4
ReporterAntonio Carlos Silveira
AssigneeReggie Seagraves
Created2011-04-15T02:43:04.000+0000
Updated2017-03-09T21:23:54.000+0000

Description

I am testing my app with OS4 beta4 and all my geo features stopped working.

When I call the Titanium.Geolocation.reverseGeocoder() method I don't get a response back.

Attachments

FileDateSize
device-log-geo_ks.txt2011-04-15T02:43:04.000+00005311
ks_geo.PNG2011-04-15T02:43:04.000+000052787

Comments

  1. Antonio Carlos Silveira 2011-04-15

    Here are the info.
    Mobile SDK 1.3
    iPhone SDK OS4 beta4

    Attached is the console log, running on an iPhone 3Gs with OS4 beta4. Using KitchenSink 1.3. (changed the name to be able to use my Profile.

    Start KitchenSink 1.3
    Go to Phone Tab
    Go to GeoLocation
    The data will be filled, only the Reverse Geo data is blank

  2. Antonio Carlos Silveira 2011-04-15

    Will this issue be solved on Titanium Mobile 1.4? It still doesn't working on iOS4 GM

  3. Stephen Tramer 2011-04-15

    This is not a bug. When using addresses in reverse geolocation, they MUST NOT contain a comma. Our geolocation webservice treats any string with a comma in it as a lat,long pair.

  4. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source