{ "id": "109235", "key": "TIMOB-12598", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-04-05T08:37:09.000+0000", "created": "2013-02-05T23:13:43.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "SupportTeam" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-31T20:28:42.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h6.Issue\r\nRecently several Developers are experiencing problems with it, on *both iOS & Android*.\r\n\r\nReverseGeocoder failed to get too common locations. \r\n\r\n- [London|https://www.google.com.mx/search?num=100&hl=en&safe=off&client=firefox-a&hs=wpp&tbo=d&rls=org.mozilla%3Aen-GB%3Aofficial&q=london+lat+lon&oq=london+lat+lon&gs_l=serp.3..0l2j0i7i30j0i30l3j0i7i30l2j0i5i30l2.364190.364971.0.365291.6.6.0.0.0.1.202.659.4j1j1.6.0.les%3B..0.0...1c.1.2.serp.W80lmVkSzU4] \r\n{code}\r\nTi.Geolocation.reverseGeocoder(51.5171, -0.1062, function (e) {\r\n alert('e: ' + JSON.stringify(e));\r\n});\r\n{code}\r\n\r\n- [New York|https://www.google.com.mx/search?q=new+york+lat+lon&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a]\r\n\r\n{code}\r\nTi.Geolocation.reverseGeocoder(40.7142, -74.0064, function (e) {\r\n alert('e: ' + JSON.stringify(e));\r\n});\r\n{code}\r\n\r\nh6.Tested on\r\niOS 6 simulator and iPhone device\r\n\r\nh6.Runnable JS\r\n{code}\r\nTi.Geolocation.getCurrentPosition(function(evt_loc) {\r\n\tdata.lat = evt_loc.coords.latitude;\r\n\tdata.lng = evt_loc.coords.longitude;\r\n\tTi.Geolocation.reverseGeocoder(parseFloat(evt_loc.coords.latitude), parseFloat(evt_loc.coords.longitude), function(evt_addr) {\r\n\t\tif (evt_addr.success) {\r\n\t\t\tdata.address = evt_addr.places[0].address;\r\n\t\t\tdata.city = evt_addr.places[0].city;\r\n\t\t\tdata.zip = evt_addr.places[0].zipcode;\r\n\t\t} else {\r\n\t\t\talert('We were not able to determine your location. Please ensure GPS service and try again.');\r\n\t\t}\r\n\t});\r\n});\r\n{code}\r\n\r\nh6.Output\r\n{code}\r\n{'message' : 'Inavalid Parameters', 'success' : false }\r\n{code}\r\n\r\nh6.Community thread associated\r\nhttp://developer.appcelerator.com/question/147885/reverse-geocoder-returning-invalid-parameters-for-all-latitudes--longitudes#comment-157532", "attachment": [], "flagged": false, "summary": "iOS: Reverse Geocoder returning invalid parameters for all latitudes & longitudes", "creator": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Titanium 3.x\r\niOS 6 & Android 2.3", "comment": { "comments": [ { "id": "245918", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue does not reproduces \r\n\r\nTested with\r\n\r\nTitanium Studio, build: 3.0.1.201212181159\r\nTitanium SDK version: 3.1.0 \r\nTitanium SDK version: 3.0.2 \r\niOS iPhone Simulator: iOS SDK version: 6.0", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-05T08:37:09.000+0000", "updated": "2013-04-05T08:37:09.000+0000" }, { "id": "409665", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Unable to reproduce this issue, tested with the following environment;\r\niPhone 7 and Simulator (10.2)\r\nMacOS 10.11.6 (15G31)\r\nStudio 4.8.1.201612050850\r\nTi SDK 6.0.2 GA\r\nAppc NPM 4.2.8\r\nAppc CLI 6.1.0\r\nTi CLI 5.0.11\r\nAlloy 1.9.5\r\nArrow 1.10.1\r\nXcode 8.2 (8C38)\r\nNode v4.6.0\r\nJava 1.7.0_80", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-07T22:26:06.000+0000", "updated": "2017-03-07T22:26:06.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }