Questions tagged [ios-provisioning]

The process of preparing an application to run on an iOS device.

This is a more suitable tag for many topics than "iphone-provisioning" or "iphone-developer-program".

Questions with this tag may be about:

  • Development and distribution provisioning profiles
  • App IDs
  • iOS Provisioning Portal usage
  • Errors generated by Xcode because of provisioning problems
708 questions
0
votes
2 answers

Xcode 5 - updated provision profile, but is it using my latest?

I'm familiar with the new Xcode setup of going to Preferences > Accounts > View Details... and then the 'refresh button' in order to show all provisioning profiles. But what happens if I update an existing profile? For example I added new devices to…
Richard Lovejoy
  • 663
  • 10
  • 18
0
votes
1 answer

iOS Enterprise Distribution (Ad Hoc) Provisioning Profile

If I create a Distribution Provisioning Profile, why can I associate just one certificate with that? If I create a Development Provisioning Profile, I can associate multiple/all certificates in the iOS Dev Center. The latter is handy because it…
keldar
  • 6,152
  • 10
  • 52
  • 82
0
votes
3 answers

Is their any public udid to add in provisioning profile to make ipa run on any device via itunes application

One of my client send me a ipa which i can install in my ipad or other ipad weather the client doesn't have my device UDID. Is their any public udid attched in his provisioning profile to make able to install on any device
Pankaj Bhardwaj
  • 2,081
  • 1
  • 17
  • 37
0
votes
1 answer

code sign error provisioning profile in xcode 5

I have been facing a code sign issue more than a week and I am not able to fix this issue. I have install all the certificate and Provisioning profile to xcode and even though I am getting code signing error I was killing me Please some body help me…
btmanikandan
  • 1,923
  • 2
  • 25
  • 45
0
votes
1 answer

can a provisional profile created in one mac be used in other machine?

My client cannot disclouse his developer account credentials. So he created one app in apple.developer account with my app's bundle id and then created a provisional profile. He has sent me the certificates,provisional profile. Now i am not able to…
user2210755
0
votes
4 answers

Not able to create a iOS code sigining certificate

Can someone tell why the option to create code signing certificate is disabled for my account
0
votes
1 answer

xcode missing all distribution profiles, entitlements.

New to Xcode 5, all talk about how easy everything is. However, it seams as though I have no choices for Choosing my profile for distribution, My certificate is current, I made a dsitribution profile, my bundle ID matches the App, but I only get a…
Michael Robinson
  • 1,439
  • 2
  • 16
  • 23
0
votes
1 answer

Renewing all provisioning profiles at once

Is there a way to renew all provisioning profiles at once? Thanks to Apple, Xcode 5.0.2 appears to have this function missing and the portal is not helping. any clues?
Duck
  • 34,902
  • 47
  • 248
  • 470
0
votes
2 answers

New laptop. Why am I unable to test an app I'm writing on my iPhone 5?

I recently purchased a new laptop for development (I am a registered paid developer), switching from my old MacBook Air that I always did development on. I had no problem testing apps from that laptop to my iPhone 5, but now that I have a new laptop…
Doug Smith
  • 29,668
  • 57
  • 204
  • 388
0
votes
1 answer

Downloading Enterprise Apps creates an 'empty app'

I am attempting to download an app that has been enterprise signed. The app downloads correctly, however there is another app icon that is also 'downloaded'. It is the default icon for apps that do not have icons. This worked perfectly in iOS7,…
0
votes
1 answer

Should I share my trigger.io provisioning profiles and certificates?

I am using http://trigger.io to build an iOS app. I'm not really clear on how iOS code signing with provisioning profile and certificates work. Can I commit my developer certificate and provisioning profile to source control so that other devs can…
kevzettler
  • 4,783
  • 15
  • 58
  • 103
0
votes
1 answer

verification failed as the authority is invalid

I'm trying to resign an ipa which is already signed with the developer certificate. Now I'm resigning with the enterprise distribution certificate. I've got proper provisioning profile, ios_distribution certificate to sign the app. I'm following…
user3009033
  • 1
  • 1
  • 1
  • 1
0
votes
1 answer

My iOS notification server is using DEV SSL Certificate but is connecting to gateway.push.apple.com?

I am using a DEV SSL Certificate but strangely my notification server is connecting to "gateway.push.apple.com" instead of "gateway.sandbox.push.apple.com". In Keychain Access, the certificate is called "Apple Development IOS Push Services:…" so I…
0
votes
2 answers

Can't install app to device since updating to Xcode 5

I just upgraded to Xcode 5 and now I can't install my app to my device, always getting the error, "a valid provisioning profile for this executable was not found." I verified in organizer that my device can be used for development, and created a new…
SeanT
  • 1,741
  • 1
  • 16
  • 24
0
votes
1 answer

AppStore Distribution ipa not installing after ios7 upgrade

Few days back I had everything working with a provisioning profile for Distribution( App Store).And after upgrading iphone to IOS7 the ipa not installing in any of ios7 but is working fine with ios6. While using iTunes it says waiting... or…
sheetal
  • 3,014
  • 2
  • 31
  • 45