5
votes

app installation failed

I have all of the provisional profiles ready on the devices and it's added to the developer portal.However when I tried to run the app from xcode 6 into my new iphone 6 with iOS 8 on it, it throws me this error.

any ideas how to fix it? all of my provisioning profiles are valid and active. the code signing identity is correct.

when i tried to run on another ipad with iOS 8, it throws me this error:

enter image description here

3
I think your image failed to uploadSleep Paralysis
I had the same error. Did you add your device to the provisioning profile?beeef
@SleepParalysis can you see it now?Kiddo
@beeefyes, when i connect the phone and it seems to load all of the profilesKiddo
Go to developers.apple.com, Member Center -> iOS. There you can have a look at all your provisioning profiles etc. Open the provisioning profile you are using for this app. Is your iPhone 6 included in this provisioning profile?beeef

3 Answers

3
votes

enter image description here

seems like setting provisional profile as automatic will do the trick instead of the app store or Ad hoc profile

0
votes

You will have to download your provisioning profile from the dev centre and install it by using keychain. After doing so it should work.

0
votes

I think there is something wrong with your developer certification, try to change the provision to solve it