{ "id": "175674", "key": "TIMOB-28210", "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": [ { "id": "21129", "name": "Release 9.2.2", "archived": false, "released": true, "releaseDate": "2020-10-29" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2020-10-29T13:14:29.000+0000", "created": "2020-10-27T17:33:28.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "21052", "description": "", "name": "Release 9.3.0", "archived": false, "released": true, "releaseDate": "2020-12-14" }, { "id": "21129", "name": "Release 9.2.2", "archived": false, "released": true, "releaseDate": "2020-10-29" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-10-29T13:14:30.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": [], "description": "An error is shown in logs upon app launch when the project does not have an ACA module.\r\n\r\nSteps to Reproduce:\r\n1. Create a titanium mobile project\r\n2. Remove ACA module in tiapp.xml\r\n3. Run it to iOS device/simulator using a latest build from 9_2_x or master branch\r\n4. Launch the app\r\n\r\nActual Result:\r\nAn error is shown im logs as follows:\r\n{code:js}\r\n[ERROR] : Unhandled promise rejection Error: Couldn't find module: com.appcelerator.aca for architecture: arm64\r\n[ERROR] : at require ([native code])\r\n[ERROR] : at unknown (ti.main.js:3619:84)\r\n[ERROR] : at unknown (ti.main.js:2151:29)\r\n[ERROR] : at flush (ti.main.js:1960:11)\r\n[ERROR] : at promiseReactionJob ([native code])\r\n[ERROR] : at unknown ([native code])\r\n[ERROR] : at global code (ti.main.js:3645:14)\r\n{code}\r\n\r\nExpected Result:\r\nThere should be no errors shown", "attachment": [], "flagged": false, "summary": "iOS: Error in logs when ACA module is removed", "creator": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Verified on:\r\nMac OS: 10.15.4\r\nSDK: 9.3.0.v20201027065511, 9.2.2.v20201026120850\r\nAppc CLI: 8.1.1\r\nJDK: 11.0.4\r\nNode: 10.17.0\r\nStudio: 6.0.0.202005141803\r\nXcode: 12.0.1\r\niPhone 7plus(v14.0), iOS simulator(v13.4, 14.0)", "closedSprints": [ { "id": 1209, "state": "closed", "name": "2020 Sprint 22", "startDate": "2020-10-27T02:33:00.000Z", "endDate": "2020-11-07T02:33:00.000Z", "completeDate": "2020-11-06T17:45:42.610Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "457367", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/12227", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-10-28T00:36:40.000+0000", "updated": "2020-10-28T00:36:40.000+0000" }, { "id": "457377", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed. \r\nWaiting for Jenkins build.", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-10-28T20:08:49.000+0000", "updated": "2020-10-28T20:08:49.000+0000" }, { "id": "457378", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "merged to master for 9.3.0 target and 9_2_X backport merged for 9.2.2 target.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-10-28T20:20:47.000+0000", "updated": "2020-10-28T20:20:47.000+0000" }, { "id": "457390", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*Closing ticket*. Fix verified in SDK version {{9.3.0.v20201028071437}}, and {{9.2.2.v20201028132228}}.\r\n\r\n*Test and other information can be found at:*\r\nhttps://github.com/appcelerator/titanium_mobile/pull/12227", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-10-29T13:14:20.000+0000", "updated": "2020-10-29T13:14:20.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }