{ "id": "170221", "key": "AC-5345", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2017-11-04T14:42:54.000+0000", "created": "2017-11-03T16:17:32.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "56121", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "169846", "key": "TIMOB-25324", "fields": { "summary": "Android: AssetManager will release when suspended to background", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "56120", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "169711", "key": "TIMOB-25242", "fields": { "summary": "Android: V8Exception on launch", "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": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-11-09T10:19:51.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": "When Main Window closed by exitOnClose=true, if try to relaunch application,`AssetManager is null`error is shown.\r\n\r\nIt always happens when you restart application quickly.\r\nTry it after a while and it will launch succeed.\r\n\r\nIt's terrible & critical issue!\r\n\r\n{code:java}\r\n[DEBUG] Window: Window is closed normally.\r\n[INFO] TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null\r\n[ERROR] TiAssetHelper: AssetManager is null, can't read asset: app.json\r\n[WARN] TiApplication: (main) [153,153] Registering module with name already in use.\r\n[ERROR] TiAssetHelper: AssetManager is null, can't read asset: index.json\r\n[ERROR] TiExceptionHandler: (main) [100,253] ----- Titanium Javascript Runtime Error -----\r\n[ERROR] TiExceptionHandler: (main) [0,253] - In ti:/module.js:622,21\r\n[ERROR] TiExceptionHandler: (main) [0,253] - Message: Uncaught TypeError: Cannot use 'in' operator to search for 'Resources/alloy' in null\r\n[ERROR] TiExceptionHandler: (main) [0,253] - Source: \treturn filename in fileIndex;\r\n[ERROR] V8Exception: Exception occurred at ti:/module.js:622: Uncaught TypeError: Cannot use 'in' operator to search for 'Resources/alloy' in null\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "Android: When Main Window closed by exitOnClose=true, if try to relaunch,`AssetManager is null`error is shown.", "creator": { "name": "engross", "key": "engross", "displayName": "Dongwoo Gim", "active": true, "timeZone": "Asia/Seoul" }, "subtasks": [], "reporter": { "name": "engross", "key": "engross", "displayName": "Dongwoo Gim", "active": true, "timeZone": "Asia/Seoul" }, "environment": "Ti SDK 6.1.2.GA to 6.3.0.GA", "comment": { "comments": [ { "id": "430080", "author": { "name": "engross", "key": "engross", "displayName": "Dongwoo Gim", "active": true, "timeZone": "Asia/Seoul" }, "updateAuthor": { "name": "engross", "key": "engross", "displayName": "Dongwoo Gim", "active": true, "timeZone": "Asia/Seoul" }, "created": "2017-11-03T17:00:40.000+0000", "updated": "2017-11-03T17:00:40.000+0000" }, { "id": "430115", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "There is no additional 6.3.x release planned, but feel free to apply the fix to your own 6_3_X branch. Thx!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-11-04T14:42:54.000+0000", "updated": "2017-11-04T14:42:54.000+0000" }, { "id": "430346", "author": { "name": "michielve", "key": "michielve", "displayName": "Michiel van Eerd", "active": true, "timeZone": "Europe/Berlin" }, "body": "How can I apply this fix to the 6.3.0.GA branch? Can someone tell me how to do this, or point me into a good direction?\r\n\r\nI tried to use the 7.0.0.v20171103085236 version where this issue should be resolved, but then I get \"Found incompatible Titanium Module\" errors (I guess because the modules need to be recompiled for the SDK 7 version).\r\n\r\nThis is a really critical issue, so I need to resolve it for my running apps.", "updateAuthor": { "name": "michielve", "key": "michielve", "displayName": "Michiel van Eerd", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-11-09T10:19:51.000+0000", "updated": "2017-11-09T10:19:51.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }