{ "id": "174445", "key": "TIMOB-27612", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2019-12-03T15:32:51.000+0000", "created": "2019-11-19T04:15:43.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "engSchedule" ], "versions": [], "issuelinks": [ { "id": "57927", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "172973", "key": "TIMOB-26807", "fields": { "summary": "iOS: Missing files when running from Xcode project", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "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": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2019-12-03T15:32:52.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The customer is developing a swift module for MSAL library integration for Intune appProxy feature.\r\nAnd following the steps provided in the guide to debugging the native swift module - http://docs.appcelerator.com/platform/latest/#!/guide/iOS_Module_Project\r\n\r\nBut when we run the app crash. with error\r\n\r\n{code:java}\r\nError {\r\ncolumn = 10;\r\nline = 11677;\r\nmessage = \"Couldn't find module: ./app for architecture: arm64\";\r\nsourceURL = \"file:///var/containers/Bundle/Application/D7D0A00A-9EA3-47C6-8B3E-581101C7A357/TestSSOIntune.app/ti.main.js\";\r\nstack = \" at require@[native code]\\n at (/ti.main.js:11677:10)\\n at loadAsync(/ti.main.js:11603:13)\\n at global code(/ti.main.js:11674:10)\";\r\ntoJSON = \"\";\r\n}\r\n{code}\r\n\r\n\r\nAttached the module project for debugging.", "attachment": [ { "id": "67140", "filename": "LibIntuneMSAL.zip", "author": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2019-11-19T04:14:38.000+0000", "size": 10426335, "mimeType": "application/zip" } ], "flagged": false, "summary": "iOS: Not able to debug Swift module", "creator": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "environment": "Xcode Version: 11.0\r\nTi SDK: 8.2.1", "comment": { "comments": [ { "id": "452812", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "You maybe running into TIMOB-26807. Running the Xcode project out of the box is currently broken. However, there is a workaround described in TIMOB-26807. You just need to follow these two steps:\r\n\r\n* Make sure to build the app for device.\r\n* Open the generated Xcode project and add a new \"Run Script\" build phase with the following content to your target:\r\n{code}\r\ncp ${SRCROOT}/build/Products/Debug-iphoneos/${CONTENTS_FOLDER_PATH}/_index_.json ${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/_index_.json\r\n{code}", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-11-20T12:51:45.000+0000", "updated": "2019-11-20T15:45:45.000+0000" }, { "id": "452953", "author": { "name": "rislam", "key": "rislam", "displayName": "Riduanul Islam", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~jvennemann] Can you look into this and give a resolution to client? \r\n\r\nThanks.", "updateAuthor": { "name": "rislam", "key": "rislam", "displayName": "Riduanul Islam", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-11-29T18:43:31.000+0000", "updated": "2019-11-29T18:43:31.000+0000" }, { "id": "452961", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "I would, if i knew what their issue is? We already guided them how to setup the module so it will receive app delegate messages. So, what's the problem with the above code?\r\n\r\nPlease note that the linked .zip files does not contain the app delegate code. If you can provide me with updated module code and an actual issue description i'd be happy to help.", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-12-02T13:19:32.000+0000", "updated": "2019-12-02T13:19:32.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }