{ "id": "176148", "key": "TIMOB-28417", "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": "2021-04-13T21:42:32.000+0000", "created": "2021-04-12T08:13:08.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "21050", "name": "Release 10.0.0", "archived": false, "released": true, "releaseDate": "2021-05-17" } ], "issuelinks": [], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-04-13T21:42:32.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "When building our app with the latest SDK 10 build, the app crashes on incremental builds while trying to access a JSON file. The error log / exception is available [here|https://gist.github.com/hansemannn/93948614cdd0b0044b719d73ce265aa3]. It's s regression caused over the last 2 weeks, which may help to track it down.", "attachment": [], "flagged": false, "summary": "Android: Cannot find (JSON) file in incremental builds (10.x regression)", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "458568", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm not able to reproduce this when creating my own project and build it with \"master\" (10.1.0).\r\n\r\nI've done an incremental encrypted device build and unencrypted emulator build with:\r\n* Classic app loading via {{Ti.Filesystem.getFile()}}.\r\n* Classic app loading JSON via {{require()}}. // Verifies generated \"index.json\" has given JSON file.\r\n* Alloy app loading via {{Ti.Filesystem.getFile()}}.\r\n* Alloy app loading JSON via {{require()}}. // Verifies generated \"index.json\" has given JSON file.\r\n\r\nI mean, I believe you. You do have a stacktrace. But this is something I know we tested a month ago when working on [this|https://github.com/appcelerator/titanium_mobile/pull/12516] PR because most apps embed JSON files. So, whatever you're running into, there's something more to it.\r\n\r\nI'll look into this some more tomorrow.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-04-13T04:46:31.000+0000", "updated": "2021-04-13T04:46:31.000+0000" }, { "id": "458571", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "It turned out that the regression was fixed in one of the last commits on 10_0_X last week, so it must have been broken exactly when I did the last build a few weeks ago. Therefore, this is not relevant anymore!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2021-04-13T17:44:27.000+0000", "updated": "2021-04-13T17:44:27.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }