{ "id": "166351", "key": "TIMOB-24437", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-03-03T14:59:18.000+0000", "created": "2017-02-28T14:33:28.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" }, { "id": "18154", "name": "Release 6.0.1", "archived": false, "released": true, "releaseDate": "2016-12-21" } ], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-03-28T20:17:51.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.description\r\n App build failed if I use [openMusicLibrary|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Media-method-openMusicLibrary] method.\r\n\r\nh6.Test case\r\n{code:title=app.js}\r\nvar win = Ti.UI.createWindow({ });\r\n\r\n\tvar button = Ti.UI.createButton({\r\n\r\n\t\ttitle : \"click me\",\r\n\r\n\t});\r\n\r\n\twin.add(button);\r\n\r\n\tbutton.addEventListener('click', function(e) {\r\n\r\n\t\tTi.Media.openMusicLibrary();\r\n\r\n\t});\r\n\r\n win.open();\r\n{code}\r\n{code:title=error}\r\n[ERROR] : ** BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : \tCompileC build/Intermediates/commonJSApp.build/Debug-iphoneos/commonJSApp.build/Objects-normal/armv7/MediaModule.o Classes/MediaModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR] : (1 failure)\r\n\r\n{code}\r\n\r\nThanks", "attachment": [], "flagged": false, "summary": "iOS: App does not build when use openMusicLibrary method.", "creator": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.12.3\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 4.6.2\r\n npm Version = 2.15.11\r\nTitanium CLI\r\n CLI Version = 5.0.11\r\nTitanium SDK\r\n SDK Version = 6.0.1.GA\r\n\r\n Target Platform = iphone 5s 10.2.1", "comment": { "comments": [ { "id": "408130", "author": { "name": "tamirishaysh", "key": "tamirishaysh", "displayName": "Tamir Ishay Sharbat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "btw this bug happens only when running when off liveview and on a real device/ itunes sync", "updateAuthor": { "name": "tamirishaysh", "key": "tamirishaysh", "displayName": "Tamir Ishay Sharbat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-02-28T14:49:09.000+0000", "updated": "2017-02-28T14:49:09.000+0000" }, { "id": "408200", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "This should be fixed in 6.0.2.GA (TIMOB-24325). Please confirm.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-03-01T11:16:01.000+0000", "updated": "2017-03-01T11:16:01.000+0000" }, { "id": "408294", "author": { "name": "tamirishaysh", "key": "tamirishaysh", "displayName": "Tamir Ishay Sharbat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is 6.0.2.GA out yet? How am I supposed to confirm?", "updateAuthor": { "name": "tamirishaysh", "key": "tamirishaysh", "displayName": "Tamir Ishay Sharbat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-03-02T08:05:38.000+0000", "updated": "2017-03-02T08:05:38.000+0000" }, { "id": "408296", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "It was released 2 days ago, yeah :-) Use Studio or run {{appc setup}} from the CLI, thx!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-03-02T08:29:02.000+0000", "updated": "2017-03-02T08:29:02.000+0000" }, { "id": "408299", "author": { "name": "tamirishaysh", "key": "tamirishaysh", "displayName": "Tamir Ishay Sharbat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Everything works fine in 6.0.2 . Thanks for your help :)", "updateAuthor": { "name": "tamirishaysh", "key": "tamirishaysh", "displayName": "Tamir Ishay Sharbat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-03-02T11:38:00.000+0000", "updated": "2017-03-02T11:38:00.000+0000" }, { "id": "408303", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Thanks Tamir! Did you work with Motiur to open this ticket? Then I can resolve it. Happy it works!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-03-02T12:31:51.000+0000", "updated": "2017-03-02T12:31:51.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }