{ "id": "147311", "key": "AC-103", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2015-11-13T18:47:15.000+0000", "created": "2015-04-27T07:22:39.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-11-13T18:47:15.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "Using the TestFlight from Apple can be a cruel thing. The beta tester just saying: The app freezes. And yes, it does. But nobody can know why it freezes.\r\n\r\nThe problem is, that the app, approved for beta testing, has the deploy status \"production\". Following that, no error messages from Appcelerator appears and every developer has to guess, what the error is and how to get it.\r\n\r\nSo could you please give an ability to set the deploytype manually? I think, I'm not the only one with this problem.\r\n\r\nWithout Appcelerator error warnings and red messages, a beta testing is a cruel thing.\r\n\r\nIf there is an other way, please instruct me.", "attachment": [], "flagged": false, "summary": "Setting deployType for myself for TestFlight", "creator": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "351261", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "Can be closed, solved it for myself.", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-04-30T12:11:45.000+0000", "updated": "2015-04-30T12:11:45.000+0000" }, { "id": "352356", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks. What did you do [~benutzername]", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-12T23:19:51.000+0000", "updated": "2015-05-12T23:19:51.000+0000" }, { "id": "352409", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "Titanium/mobilesdk/osx/SDK Version/iphone/cli/commands/_build.js\r\n\r\n{code:title=Original line 43}\r\nthis.deployTypes = {\r\n\t\t'simulator': 'development',\r\n\t\t'device': 'test',\r\n\t\t'dist-appstore': 'production',\r\n\t\t'dist-adhoc': 'production'\r\n\t};\r\n{code}\r\n\r\n{code:title=My changes}\r\nthis.deployTypes = {\r\n\t\t'simulator': 'development',\r\n\t\t'device': 'test',\r\n\t\t'dist-appstore': 'test',\r\n\t\t//'dist-appstore': 'production',\r\n\t\t'dist-adhoc': 'production'\r\n\t};\r\n{code}\r\n\r\nI only may not to forget reverting my changes when deploying to the AppStore ;)\r\n\r\nBut without this change, beta tester gain no red screen and just mentioned, that the app freezes.", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-05-13T07:28:36.000+0000", "updated": "2015-05-13T07:28:36.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }