{ "id": "118024", "key": "TIMOB-14768", "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": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-09-19T15:30:51.000+0000", "created": "2013-08-06T14:24:19.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "3.1.2", "blackberry", "look1", "titanium" ], "versions": [], "issuelinks": [], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-14T21:08:39.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Hello, \r\nI want to check internet connection is available or not in Blackberry device. But, \"Ti.Network.online\" method is not working.\r\nThis is working with iOS and Android.", "attachment": [], "flagged": false, "summary": "Ti.Network.online not working with Blackberry10.", "creator": { "name": "mritunjayk477@gmail.com", "key": "mritunjayk477@gmail.com", "displayName": "Mritunjay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mritunjayk477@gmail.com", "key": "mritunjayk477@gmail.com", "displayName": "Mritunjay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "titanium SDK 3.x\r\nMac OS X\r\nBlackberry 10", "comment": { "comments": [ { "id": "265125", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hi Mritunjay,\n\nThis is not supported yet, we'll get this in this week.", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-06T16:04:45.000+0000", "updated": "2013-08-06T16:04:45.000+0000" }, { "id": "265155", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/149\r\n\r\n{code}\r\nvar win = Titanium.UI.createWindow({ \r\n backgroundColor:'#fff'\r\n});\r\n \r\nvar btn = Ti.UI.createButton({\r\n\ttitle: 'Network.online?'\r\n});\r\n\r\nbtn.addEventListener('click', function(){\r\n\talert(Ti.Network.online);\r\n});\r\nwin.add(btn);\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-06T18:14:46.000+0000", "updated": "2013-08-06T18:14:46.000+0000" }, { "id": "271034", "author": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "body": "Any updates?", "updateAuthor": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-09-13T08:47:58.000+0000", "updated": "2013-09-13T08:47:58.000+0000" }, { "id": "412327", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as resolved.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-03-14T21:08:39.000+0000", "updated": "2017-03-14T21:08:39.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }