{ "id": "146860", "key": "AC-74", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2015-11-14T02:50:11.000+0000", "created": "2015-04-13T14:41:29.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "47331", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "146689", "key": "AC-66", "fields": { "summary": "Studio: Build on device works, but app crashes on app start", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "47332", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "146649", "key": "CLI-525", "fields": { "summary": "Movies Sample app launches and sits on splash with \"appc run\", runs as expected with \"ti build\"", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "updated": "2015-11-14T02:50:11.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": [ { "id": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "The last few days I've been busy importing my old projects to the new Appcelerator Studio IDE and almost everything went as planned. Everything runs fine on the iPhone Simulator and the transition to the new Arrow Cloud went perfectly, I only ran across one (fatal) problem;\r\n\r\nEvery time I try running an app on my (physical) iPhone 5s I get an error when the app starts up, I get the red error popup with the text 'Failure loading the application assets' and in the console it logs '[ERROR] : Script Error Failure loading the application assets.' I've never had this problem on the Simulator (and still don't), it occurs with every app and only in the Appcelerator Studio IDE (not in Titanium Studio).\r\n\r\nIt seems to be caused by loading custom modules, for example: When I run the standard Blank Canvas app from the studio, it runs perfectly fine on the iPhone, but as soon as I require (for example) the dk.napp.imageview module to the app it throws the error.\r\n\r\nI was asked by Fokke to enclose this link (throws a 404 for me, but maybe not for everyone): \r\n\"Error source:\r\n\r\nhttps://github.com/appcelerator/appc-cli-titanium/blob/d7dd61146ada824926348f5cbfd1ce664ba01154/support/ios/ApplicationRouting.m#L125 \"\r\n\r\nThanks in advance!", "attachment": [], "flagged": false, "summary": "'Failure loading the application asset' when on iOS device", "creator": { "name": "klaasscho98", "key": "klaasscho98", "displayName": "Klaas Schoenmaker", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "klaasscho98", "key": "klaasscho98", "displayName": "Klaas Schoenmaker", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Mac OS X Yosemite 10.10.3 running the new Appcelerator Studio IDE build 4.0.0.201504101208. App installed on iPhone 5s with iOS 8.3 and Simulator with iOS 8.2.", "comment": { "comments": [ { "id": "349415", "author": { "name": "seanhs", "key": "seanhs", "displayName": "Sean Hornby-Smith", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm having a similar issue, it errors right when it hits the Ti.Maps module.", "updateAuthor": { "name": "seanhs", "key": "seanhs", "displayName": "Sean Hornby-Smith", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-14T02:39:30.000+0000", "updated": "2015-04-14T02:39:30.000+0000" }, { "id": "350026", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~seanhs] This should have been resolved in appc-cli@0.2.244. What version are you using?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-18T15:47:19.000+0000", "updated": "2015-04-18T15:47:19.000+0000" }, { "id": "350052", "author": { "name": "klaasscho98", "key": "klaasscho98", "displayName": "Klaas Schoenmaker", "active": true, "timeZone": "Europe/Berlin" }, "body": "Currently on 0.2.242, will update and try again", "updateAuthor": { "name": "klaasscho98", "key": "klaasscho98", "displayName": "Klaas Schoenmaker", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-04-19T11:33:24.000+0000", "updated": "2015-04-19T11:33:24.000+0000" }, { "id": "350924", "author": { "name": "jvandijk", "key": "jvandijk", "displayName": "Jeroen van Dijk", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "I've upgrade from 0.2.230 to 0.2.255 resolving the issue. It does still generate an unexpected warning.\r\n\r\n{{[WARN] couldn't find file dk_napp_drawer_js}}\r\n\r\nWhich refers to the dk.napp.drawer module, which is loaded using a require. The app works as expected though.", "updateAuthor": { "name": "jvandijk", "key": "jvandijk", "displayName": "Jeroen van Dijk", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-04-27T21:29:05.000+0000", "updated": "2015-04-27T21:29:05.000+0000" }, { "id": "364042", "author": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~klaasscho98], Are you still having the issue? If you do facing the issue in latest studio build Appcelerator Studio, build: 4.1.1.201507141126 with SDK 4.1.1.GA, please provide a sufficient test case so we can reproduce the issue. Also if you are using third party module in your application please provide the module link. Thanks.", "updateAuthor": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2015-09-16T06:25:09.000+0000", "updated": "2015-09-16T06:25:09.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }