{ "id": "150920", "key": "TIMOB-20068", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "2016-02-03T08:38:20.000+0000", "created": "2015-09-02T14:37:50.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "50434", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "153961", "key": "MOD-2183", "fields": { "summary": "iOS: statusBarStyle of ti.barcode view is always black", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-03-21T18:37:47.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": "Hello,\r\nTi.barcode stopped to work in IOS8 after adding 64 bit support in our App. Can you please see if we are missing something in integration? Thank you.", "attachment": [], "flagged": false, "summary": "Ti.barcode stopped to work in IOS8 after adding 64 bit support", "creator": { "name": "muralinr", "key": "muralinr", "displayName": "Murali Rama", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "muralinr", "key": "muralinr", "displayName": "Murali Rama", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK: 4.1.0.GA\r\nTI BAR: 0.4.2\r\nIOS8", "closedSprints": [ { "id": 580, "state": "closed", "name": "2016 Sprint 3 SDK", "startDate": "2016-01-30T01:31:48.991Z", "endDate": "2016-02-13T01:31:00.000Z", "completeDate": "2016-02-15T05:32:40.725Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "366233", "author": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, I have tested the module in SDK 5.0.0.GA, 5.0.1.GA, 5.0.2.GA the module is working fine with 64bit support. Please use the module version [ios-1.9.1|https://github.com/appcelerator-modules/ti.barcode/releases] for iOS. Thanks.", "updateAuthor": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2015-10-08T10:13:26.000+0000", "updated": "2015-10-08T10:13:26.000+0000" }, { "id": "369199", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "I have started to fork ti.barcode and add the 64bit stuff:\r\nhttps://github.com/m1ga/ti.barcode\r\na working binary is included. I still need to figure out three things:\r\n1: https://github.com/m1ga/ti.barcode/blob/master/ios/Classes/TiBarcodeModule.mm#L170\r\nwhy is there a error UIImage -> return value CImage ?\r\n\r\n2: https://github.com/m1ga/ti.barcode/blob/master/ios/zxing/iphone/ZXingWidget/Classes/ZXingWidgetController.m#L413\r\nautomate the rotation\r\n\r\n3: overlay seems to be under the camera view. At least its not visible \r\n\r\nThen I can create a pull request. I'm not a xcode developer so it takes a bit of trial and error to see if I can fix it. But perhaps someone else can help and we have an up to date version again!", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-11-06T17:01:50.000+0000", "updated": "2015-11-06T17:01:50.000+0000" }, { "id": "369225", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "Pull request for 64bit version and initial rotation (e.g. landscape only app https://github.com/appcelerator-modules/ti.barcode/pull/26)", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-11-06T22:13:02.000+0000", "updated": "2015-11-06T22:13:02.000+0000" }, { "id": "369684", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~shossain], there seems to be an issue. I have again tested the ti.barcode module with SDK 5.0.2.GA with 64bit support. The module is working fine with 64bit support with iOS 9.1. I used the module version [ios-1.9.2|https://github.com/m1ga/ti.barcode]. The same module is not working in iOS 8.1.1 with SDK 5.0.2.GA with 64bit support. [~michael], can you upgrade your iOS version to 9.x and check. Thanks", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2015-11-11T06:24:24.000+0000", "updated": "2015-11-15T08:07:23.000+0000" }, { "id": "369694", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "I have mine running in 9.1 (iPad 3 and iPad mini) with Ti 5.0.2.GA and an iPad 2 (8.1.3).\r\n\r\nBut there is still an issue with the overlays. They are visible but not clickable, but if you just need a scanner it should work already", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-11-11T07:32:33.000+0000", "updated": "2015-11-11T07:35:25.000+0000" }, { "id": "373818", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator-modules/ti.barcode/pull/32\r\n\r\nAlso fixes MOD-2183.\r\n\r\nExample:\r\n{code:javascript}\r\nvar Barcode = require('ti.barcode');\r\n\r\nvar win = Ti.UI.createWindow({\r\n title: 'Test',\r\n backgroundColor: '#eee',\r\n statusBarStyle: Titanium.UI.iPhone.StatusBar.LIGHT_CONTENT\r\n});\r\n\r\nvar overlay = Ti.UI.createView({\r\n backgroundColor: '#f00',\r\n top: 0, left: 0, right: 0,\r\n height: 50\r\n});\r\n\r\nvar header = Ti.UI.createView({\r\n backgroundColor: '#222',\r\n top: 0,\r\n height: 50\r\n});\r\noverlay.add(header);\r\n\r\n//win.add(overlay);\r\nwin.addEventListener('open', function () {\r\n Barcode.capture({\r\n animate: false,\r\n overlay: overlay,\r\n showCancel: true,\r\n showRectangle: true,\r\n keepOpen: true,\r\n acceptedFormats: [\r\n Barcode.FORMAT_QR_CODE\r\n ]\r\n });\r\n});\r\n\r\nBarcode.addEventListener('success', function (e) {\r\n Ti.API.info('Barcode: ' + e.result);\r\n});\r\n\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-01-05T17:06:05.000+0000", "updated": "2016-01-05T17:06:05.000+0000" }, { "id": "375843", "author": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "body": "PR merged. ", "updateAuthor": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "created": "2016-02-03T08:38:37.000+0000", "updated": "2016-02-03T08:38:37.000+0000" }, { "id": "414295", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T18:37:47.000+0000", "updated": "2017-03-21T18:37:47.000+0000" } ], "maxResults": 11, "total": 11, "startAt": 0 } } }