{ "id": "168380", "key": "TIMOB-25040", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2019-08-05T17:10:32.000+0000", "created": "2017-06-14T00:04:20.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "Titanium", "TitaniumStudio", "profile", "provisioning", "xcode8.3" ], "versions": [ { "id": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "issuelinks": [], "assignee": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-08-05T17:10: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": [], "description": "I have an App in the Appstore, which I recently created a watch for and I am not able to use the provisioning profiles for the Watch that were created in Xcode. I called Apple and they said they wouldn't delete or change the App IDs and Provisioning profiles that were Automatically created in Xcode. What is the solution to this problem? Is there a workaround?", "attachment": [], "flagged": false, "summary": "iOS: Xcode created provisioning profiles not working with 6.1.0", "creator": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Version 8.3.3 (8E3004b)\r\nAppcelerator Studio, build: 4.9.0.201705302345\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.12.5\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 17179869184\r\nNode.js\r\n Node.js Version = 4.6.1\r\n npm Version = 2.15.9\r\nTitanium CLI\r\n CLI Version = 5.0.14\r\nTitanium SDK\r\n SDK Version = 6.1.0.GA\r\n SDK Path = /Users/Michael/Library/Application Support/Titanium/mobilesdk/osx/6.1.0.GA\r\n Target Platform = iphone\r\nCommand", "comment": { "comments": [ { "id": "422113", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Please explain your issue a little more. Where did you create the provisioning profile is it through apple developer portal or through Xcode. Also, what are you trying to achieve with Appcelerator platform?", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-06-15T22:57:38.000+0000", "updated": "2017-06-19T22:53:42.000+0000" }, { "id": "422119", "author": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I created my app with Appcelerator, the provisioning in developer portal and uploaded it to the store last years. A few weeks ago I decided I wanted to add a Watchkit app/extension. In the process of creating it, I selected \"Automatically manage signing\" in Xcode. Since creating the provisioning profile in Xcode, I cannot run the watch and iPhone for the device. Although, in the *Configure Provisioning Profiles* section of the tiapp.xml I can see the provisioning profiles created by Xcode. They have it listed with * iOS Team Provisioning Profile: xxx.xxx.xxxx.watchkitapp*., instead of the name you would add in the developer portal. I get an error stating \r\n{quote}[ERROR] : iOS extension \"c2tri\" target \"c2tri WatchKit App\" has invalid provisioning profile UUID in tiapp.xml.\r\n[ERROR] : Unable to find a valid provisioning profile matching the UUID \"xxxxx\".\r\n{quote}\r\n When I tried to add a new App ID in the developer portal with Identifier extension *.watchkitapp * or watchkitapp.watchkitextension. I am getting error\r\n{quote}There were errors in the data supplied. Please correct and re-submit.\r\nAn App ID with Identifier *xxx.xxx.xxxx.watchkitapp* is not available. Please enter a different string.\r\n{quote}\r\nI want to attach the watch to my app so I can test it on my phone and upload it to the store. I cannot see the Xcode generated App Id/profile in the developer portal to delete it, and I cannot use the Id/profile that was generated in Xcode in the Appcelerator studio. What else do you need to know?\r\n", "updateAuthor": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-06-16T00:47:19.000+0000", "updated": "2017-06-19T23:41:38.000+0000" }, { "id": "422654", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, To my understanding, Can you clear these questions? Can you use the same provisioning profile registered with the device, that was used to test your original app, was created in the developer portal? What about the original provisioning profile you created for your original app testing on device? I believe you created a new provisioning profile with Xcode now?\r\n\r\nThanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-06-23T18:17:13.000+0000", "updated": "2017-06-23T18:17:13.000+0000" }, { "id": "422705", "author": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "body": "App - Provisioning profile created in the developer portal - It works fine on the device and there are no problems\r\nwatchkitapp - Provisioning profile created in Xcode- It does not work on the device with Appcelerator\r\nwatchkitapp.watchkitextension - Provisioning profile created in Xcode- It does not work on the device with Appcelerator", "updateAuthor": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-06-24T01:21:28.000+0000", "updated": "2017-06-24T01:21:28.000+0000" }, { "id": "424402", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Is same issue happening with SDK 6.1.1.GA?", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-07-19T20:41:55.000+0000", "updated": "2017-07-19T20:41:55.000+0000" }, { "id": "424619", "author": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Yes, it is still happening. ", "updateAuthor": { "name": "mikezal1", "key": "mikezal1", "displayName": "mikezal1", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-07-24T20:09:02.000+0000", "updated": "2017-07-24T20:09:02.000+0000" }, { "id": "449515", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~vijaysingh] Can you take a quick look at this?", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-01T17:20:18.000+0000", "updated": "2019-07-01T17:20:18.000+0000" }, { "id": "449520", "author": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~mikezal1] \r\n1. Can you please check discussion [here|https://stackoverflow.com/questions/28816339/watchkit-extension-no-matching-provisioning-profiles-found], if you are missing anything while creating provisioning profile and setting app id?\r\n2. Can you try with latest SDK 8.0.1.GA or 8.0.2.GA. Thanks!", "updateAuthor": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-01T18:29:06.000+0000", "updated": "2019-07-01T18:29:06.000+0000" } ], "maxResults": 11, "total": 11, "startAt": 0 } } }