{ "id": "174068", "key": "TIMOB-27360", "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": "20827", "name": "Release 8.2.0", "archived": false, "released": true, "releaseDate": "2019-09-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-09-09T21:06:41.000+0000", "created": "2019-08-27T17:50:09.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "engSchedule" ], "versions": [ { "id": "20827", "name": "Release 8.2.0", "archived": false, "released": true, "releaseDate": "2019-09-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2019-09-09T21:06:41.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": "h5. Steps to reproduce:\r\n1. Use the watch app here : https://github.com/appcelerator-developer-relations/appc-sample-watchos2\r\n2. Build it to a watch & iPhone simulator.\r\n\r\nh5.Actual result:\r\n1. You will see the app installs on the phone but does not install on the watch.\r\n\r\nh5.Expected result:\r\n1. The app should install on both phone & watch.", "attachment": [], "flagged": false, "summary": "Watch app does not get installed on the watch with watch OS 6.0 & IOS 13", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Studio Ver: 5.1.3.201907112159\r\nSDK Ver: latest 8.2.0\r\nOS Ver: 10.14.5\r\nXcode Ver: Xcode 11.0\r\nAppc NPM: 4.2.15-1\r\nAppc CLI: 7.1.1-5\r\nDaemon Ver: 1.1.3\r\nTi CLI Ver: 5.2.1\r\nAlloy Ver: 1.14.1\r\nNode Ver: 10.16.1\r\nNPM Ver: 6.9.0\r\nJava Ver: 10.0.2\r\nIOS Sim: Apple watch OS 6.0 & iPhone XS IOS 13", "closedSprints": [ { "id": 1161, "state": "closed", "name": "2019 Sprint 18", "startDate": "2019-08-26T21:46:26.269Z", "endDate": "2019-09-08T21:46:00.000Z", "completeDate": "2019-09-09T20:39:58.761Z", "originBoardId": 114 }, { "id": 1163, "state": "closed", "name": "2019 Sprint 19", "startDate": "2019-09-09T20:43:13.091Z", "endDate": "2019-09-22T20:43:00.000Z", "completeDate": "2019-09-23T15:37:35.874Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "451101", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "PR: https://github.com/appcelerator/ioslib/pull/96\r\n\r\nThere were 2 issues:\r\n\r\n1. {{findSimulators()}} would return unavailable simulators.\r\n2. Installing an iOS app to the iOS Simulator using Xcode 11's {{simctl}} no longer installs the watch apps and thus they must be explicitly installed.\r\n\r\nTo test, I used {{DEBUG=\"*,-babel\" appc run -p ios --log-level trace --launch-watch-app}}.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2019-09-04T21:10:02.000+0000", "updated": "2019-09-04T21:10:02.000+0000" }, { "id": "451135", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber], I see an IOS lib log:\r\n{code}\r\n[TRACE] : [ioslib] Launched watch app, but with error: Error: An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):\r\nApplication launch for 'com.appcelerator.sample.watchos2.watchkitapp' did not return a valid pid nor a launch error.\r\nNo such process\r\n{code}\r\nThe thing works but this log is consistent.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-05T19:00:40.000+0000", "updated": "2019-09-05T19:00:40.000+0000" }, { "id": "451136", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Ti SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/11196\r\n", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2019-09-05T19:03:17.000+0000", "updated": "2019-09-05T19:03:17.000+0000" }, { "id": "451137", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~lchoudhary] Correct. That error is present even if you manually launch the app using simctl. It seems like a Xcode 11 bug that may get fixed in RC/GA.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2019-09-05T19:09:49.000+0000", "updated": "2019-09-05T19:09:49.000+0000" }, { "id": "451138", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\n\r\nApart from the log above, watch apps gets installed on watch OS 6.0.\r\n\r\nStudio Ver: 5.1.3.201909051441\r\nSDK Ver: 8.2.0 local build\r\nOS Ver: 10.14.5\r\nXcode Ver: Xcode 11.0\r\nAppc NPM: 4.2.15-1\r\nAppc CLI: 7.1.1-master.6\r\nDaemon Ver: 1.1.3\r\nTi CLI Ver: 5.2.1\r\nAlloy Ver: 1.14.1\r\nNode Ver: 10.16.1\r\nNPM Ver: 6.9.0\r\nJava Ver: 10.0.2\r\nSimulator: Iphone XS with ios 13 & with apple watch 6.0", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-05T19:10:24.000+0000", "updated": "2019-09-05T19:12:35.000+0000" }, { "id": "451232", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with SDK 8.2.0.v20190909083304.\r\nClosing.\r\n", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-09T21:06:36.000+0000", "updated": "2019-09-09T21:06:36.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }