{ "id": "114450", "key": "TIMOB-13880", "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": [], "resolution": null, "resolutiondate": null, "created": "2013-05-16T10:37:15.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:04:06.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Android: User Location is not marked with pin.Works fine on iOS.\r\n\r\nSteps to reproduce:\r\n1. Run the following app\r\n{code}\r\n var _window=Ti.UI.createWindow({\r\n \tbackgroundColor:'white'\r\n });\r\n \r\n Titanium.UI.setBackgroundColor('#000');\r\n\r\n _window.title='Test';\r\n _window.backgroundColor='#000';\r\n _window.exitOnClose=true;\r\n\r\n \r\n_window.add(Ti.Map.createView({\r\n userLocation:true\r\n}));\r\n \r\n_window.open();\r\n{code}\r\n\r\n2. Check the user's current location.\r\n\r\nExpected:\r\nUser's location is pointed by pin on the screen .\r\n\r\nActual:\r\n\r\nUser's location is not marked with pin.\r\n", "attachment": [], "flagged": false, "summary": "Android: User Location is not marked with pin. Works fine on iOS.", "creator": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Device : Google Nexus Phone , Android version : 4.0.4\r\nSDK: 3.1.1.v20130514180723\r\nCLI version : 3.1.0\r\nOS : MAC OSX 10.7.5\r\nAppcelerator Studio, build: 3.1.0.201305131750\r\nXCode : 4.5.1", "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }