xcode - ios provisioning profile cannot transfer to device -
i downloaded ios provisioning profile new macbook. in organizer library says profile valid; however, when try add ipad, says "myipad not included in profile." ipad has been added development portal, , not let me add portal again. should allow me run app on ipad?
you can have multiple provisioning profiles app: store provisioning profile (these don't have devices associated them), adhoc provisioning profile , debug / development provisioning profile.
just because added ipad development portal doesn't mean it's part of provisioning profile app.
go provisioning portal in apple , click "edit" on provisioning profile app, @ list of devices , make checked app.
here's looks on side:
as can see, have 2 devices out of 30 possible devices set allowed app's adhoc build. in case (old) provisioning profile "expired", after adding new devices, need click "generate" button , new provisioning profile generated. not forget download new profile , add xcode organizer. if doesn't work immediately, restart xcode , should set.
Comments
Post a Comment