[AC-6263] Provisioning Profile
| GitHub Issue | n/a |
| Type | Improvement |
| Priority | n/a |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2019-06-18T11:28:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | feedback |
| Reporter | Giorgio Tassistro |
| Assignee | Shak Hossain |
| Created | 2019-05-22T13:43:13.000+0000 |
| Updated | 2019-06-18T11:28:31.000+0000 |
Description
I state that to do two-factor authentication I had to log in with iCloud with a different apple Id.
It could be the reason for the problems, perhaps the permissions have changed.
I can't (as had happened in October) see the correct provisioning profiles, nor add them in any way.
With Xcode everything works, but with appCelerator I can't test it on the device (I don't see the correct device in the list but the old ones) or publish it on the apple store.
Could it be a solution to reinstall appCelerator?
Attachments
Ok, I solved doing this reinstall procedure: install CLI manually via the terminal respectively: > sudo npm install -g appcelerator > appc use latest > appc setup -l trace > sudo npm install -g alloy After that, appcelerator offered me the correct provisioning profiles.