The iphone-provisioning tag has no wiki summary.
49
votes
6answers
8k views
How does TestFlight do it?
TestFlight offers over-the-air beta distribution of iOS apps (on non-jailbroken devices). How can this be done? Is this an iOS feature, or a vulnerability exploit?
12
votes
5answers
5k views
Bundle Identifier and push certificate… aps-environment entitlement error
I've read Where does xcode take application's Identifier from? , XCode bundle identifier formatting from {PRODUCT_NAME} , and loads more but...
I'm trying to get push notifications going and ...
6
votes
1answer
624 views
application is closing just after first launch
I have build signed the iPhone application with Adhoc provisioning profile,after installing the application directly through Xcode it launched and then closed. I want to know this is correct behavior ...
6
votes
4answers
3k views
Xcode won't recognize my new provisioning profile
My app's development provisioning profile expired a couple of weeks ago, so I went to the provisioning portal to get a fresh new one. After obtaining it, I visited the Xcode Organizer, removed the ...
5
votes
2answers
4k views
How to re-sign the ipa file?
How do I sign the ipa file with a provision profile after I generate ipa like the following with a different provision profile? I would like to sign ipa with adhoc provision profile for beta testing, ...
5
votes
1answer
2k views
Multiple Certificates/Provisioning Profiles in one XCode organizer?
there are several similar questions here, but none could answer my basic question:
Is it possible to have two separate developer certificates in the keychain and two corresponding distribution ...
5
votes
2answers
552 views
How can I use an existing private key to a new iOS development certificate?
For aesthetic reasons, I would like to use the same private key that I used to create my distribution certificate a while ago, to create a new development certificate (my old one expired). But the ...
5
votes
1answer
727 views
Permissions of a team member in iPhone Developer Portal
I want to know if there is a possibility to add a team member in iPhone Developer Portal that will have permissions (see / modify / update) ONLY to one application.
The reason - there is a big ...
4
votes
4answers
2k views
No provisioned iOS devices are available with a compatible iOS version
I'm trying to test my app on an iPhone 3G, however I'm getting this error:
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version ...
4
votes
3answers
4k views
How do I deploy an iPhone application (without the App Store)?
Please forgive the noob question.
I've been developing this little app (with Unity) for some time. The development profile expires every 90 days. That's life.
Now I want to take it to the 'next' ...
4
votes
1answer
2k views
How is application ID used by Xcode when building/signing the application?
iOS Provisioning files make reference to the Apple application ID (of the form "A1A2A3A4A5"). Most often, the DNS form of the application is replaced with a star (*).
My understanding is that the ...
4
votes
1answer
1k views
How to build an iPhone app for distribution on the clients account?
I've developed a small app for my client which is supposed to be released under one of their brand names. They've created an iPhone developer account to be used for this purpose.
So far, for testing ...
3
votes
2answers
2k views
Provisioned iPhone not showing in Xcode Organizer (or iTunes)
I've recently set up an app id and provisioning profile and was able to test my app on the device successfully. I then downloaded some sample iOS XCode projects and upon deploying one of them and ...
2
votes
1answer
51 views
Code signing in project settings, target settings and re-signing after creating the archive
I have seen a few questions similar to this. So the target settings override the project settings. I got that, but if I don't want to override the project settings, is that what the "Don't Sign" ...
2
votes
2answers
207 views
iOS Provisioning portal : Cannot download Certificates
I have created a distribution and development certificate on IOS Provisioning Portal.I followed all the guidelines and uploaded the the CertificateSigningRequest.certSigningRequest on Portal.File for ...
2
votes
2answers
402 views
Publishing to TestFlight, new testers, do I really need to rebuild/download my provisioning profile?
I have published an app through the testflight website to allow my colleagues to test, and as more and more of them opens the initial email and find time to go through the registration process, ...
2
votes
1answer
23 views
didFailToRegisterForRemoteNotificationWithError occuring in iphone app
I installed app on device on vmware-mac. The program runs successfully.
When I installed app on real Mac Machine, didFailToRegisterForRemoteNotificationWithError occurs.
What's the problem?
I used ...
2
votes
3answers
196 views
IPhone Distribution - Multiple Devices - Not App Store
I am an individual developer who has written an ipad app for a company. They have bout 30 devices they want to put it on, so my current plan is to create a provisioning profile that contains all the ...
2
votes
1answer
520 views
iOS app private distribution and MDM
We want to develop apps for a variety of separate clients for use on their iPads/iPhones.
Right now we have a developer license and and provision UUIDs manually and distribute the app OTA via a web ...
2
votes
1answer
1k views
error: 0xe8003ffe when sync .ipa file ad-hoc distribution from XCODE 4.2
Drag and drop provisioning profile and ipa file to itune. sync app to iphone and got error: 0xe8003ffe. how I can sync this app to my iphone? (My iphone is using IOS 4.0) is that the reason of ...
2
votes
2answers
131 views
How to circulate your iOS app for testing without using XCode?
I have an initial build of my app which I want to circulate for testing to few others who do not have XCode with them. All I want to do is pass them the binary which they will install to their devices ...
2
votes
3answers
224 views
iOS provisioning and signing overview
I am relatively new to iOS development and seemt to struggle with the provisioning and code signing process. I always seem to have warnings os fomr sort and usually resort to a shotgun type approach ...
2
votes
1answer
349 views
all devices automatically added to team provisioning profile?
i have a development provisioning profile thats managed by xcode "Team Provisioning Profile: *", and i also have an ad-hoc provisioning profile that i use for distributing builds for testing.
...
2
votes
2answers
906 views
Which Provisioning Profile to use when testing In App Purchase?
I have setup my app in iTunes Connect, with an In App Purchase. It has been 24 hours and I am still getting zero products back from SKProductsRequest.
I am wondering if there is a problem with which ...
2
votes
1answer
500 views
Is there a way to re-provision an iPhone IPA file without re-compiling or using XCode?
We've created an iPhone application and provisioned the application for deployment. In XCode we've used the build & archive tool to create an IPA file that can be used for installation. When new ...
2
votes
1answer
224 views
Difference between code signing target and project
I noticed that in Xcode I can set the Entitlements and Code signing settings both on:
the Project (double click on the top item in Groups & File, which has the name of the project)
the Target ...
2
votes
1answer
220 views
Expiring iPhone Provisioning Profiles
My client is asking me to distribute a demo app that should only be allowed to run for 5 days from the date of distribution. Is there a way for me to reduce the valid date of a provisioning profile in ...
1
vote
1answer
340 views
Xcode Organizer: “Your team has no devices for which to generate a provisioning profile.”
I am experiencing a strange error in Xcode's Organizer. I have two team members and whenever we log in we receive the following message:
Your team has no devices for which to generate a ...
1
vote
2answers
87 views
About apple certificates and distribution
I have some questions and cannot found any resource that clearly answers them all. I am really confused. If someone can answer all my questions I will appreciate
What I want to achieve is the ...
1
vote
0answers
54 views
Thorough deletion of an iOS enterprise certificate
When a device hasn't encountered an enterprise certificate before, attempting to install an app signed with it produces a dialog saying something along the lines of, "Would you like to accept apps ...
1
vote
1answer
37 views
Are iOS device UDIDs case sensitive?
This is about adding devices to the provisioning portal for ad-hoc testing. A client sent me a UDID with upper-case characters which I foolishly added without checking. Wireless deployment isn't ...
1
vote
1answer
96 views
Will cleaning out my provisioning profiles invalidate my app store submission?
I had the latest version of OSX installed on my computer yesterday and I've lost my previous keychains. Now all the provisioning profiles result in the error that say "Xcode could not find a valid ...
1
vote
1answer
198 views
Xcode Build Error - CodeSign
I am trying to test my iOS application on my iPhone. I keep getting the same error.
...
1
vote
2answers
89 views
How best to share iOS app progress with customer
I'm making an iOS app for a client, and need to share my progress with them in a convenient way.
At the moment I know of two options:
add their device to my provisioning profile then send an IPA to ...
1
vote
1answer
145 views
iPhone app installs on iPhone from Xcode but crashes
I added my device (iPhone) through the provisioning profile, created the right provisioning profile and did everything the Apple dev guide said to do, but when I try to test my app on my iPhone it ...
1
vote
0answers
81 views
iPhone App: Branding, Ownership, Libraries, and the Code
I am developing an iPhone app that will be used by several customers who desire to have their own branding, design, and data driving the app. My company specifically is paying me to develop this app. ...
1
vote
1answer
37 views
provisioning iPhone application on actual device
I am a registered apple developer (I paid the $99).
I cant find any simple step by step instructions now on how to get my iPhone application downloaded to my phone...
1
vote
1answer
395 views
Device ID Already Used When Registering Device on Provisioning Portal?
I am trying to add my iPod Touch to devices that I may use in testing my iPhone application. However, when I attempt to add a new device for development with my iPod's identifier, I receive the ...
1
vote
2answers
108 views
Resubmit binary from other system
I developed a iphone application and submitted on iTunes. but after this i lost the system so now i want to submit updated version of this application on itunes from other system. so plz suggest me ...
1
vote
1answer
378 views
How to Re-register a device in Apple's Provisioning Portal?
I used up all my 100 device registrations and I'm going to be renewing my subscription soon (in about a month.) So I removed unneeded devices so I would have openings available once my renewal kicks ...
1
vote
3answers
6k views
Valid signing identity matching this profile could not found in key chain
I have downloaded a provisioning profile from my id, but when I drag into Xcode, and then in the provisioning profile section it says
a valid signing identity matching this profile could not ...
1
vote
4answers
1k views
How to test an iPhone app on a device for the first time?
I am developing an app for iPhone. How can I test this app on my device?
What are the procedures to follow? Please give information regarding this problem.
1
vote
1answer
1k views
Apple: Enterprise Account, but deploy to App Store?
I have been asked to build an app for a firm that has an enterprise account with Apple. The app has to go to iTunes.
When creating a Distribution Provisioning Profile, I am given the option for "In ...
1
vote
2answers
731 views
Are devices removed and later added again counted towards the max device number in iOS Provisioning Portal?
The maximum number of 100 registered devices per year in the iOS Provisioning Portal is a tough limit, especially since the introduction of the iPad and iPhone 4. There's a certain number of devices ...
1
vote
1answer
196 views
provisioning profile problem?
i am running my apps with different provisioning profiles.(I am creating one
provisioning profile for each application an running in device). but i want to
run all applications in my device(without ...
1
vote
2answers
523 views
Adding push notification functionality to an existing app
Hey,
Is it possible to add push notification functionality to an already existing app?
Will it be possible if I have to change the appID?
I am asking this because I am about ready to submit my app, ...
1
vote
2answers
133 views
UDIDs in provisioning profile?
Given a provisioning profile, does anyone know how to determine what UDIDs are in that profile?
1
vote
2answers
496 views
Renaming project gives med code signing error
I just renamed my project and also in the project.pbxproj renamed my product to the new name.
Now I am getting codesigning error when trying to debug on the phone. How come and how do I fix this? I ...
0
votes
1answer
18 views
iPhone provisioning
I have an iPhone that is provisioned for distribution (ad hoc) only, for testing. It is not included in a development provision, but is included in an ad-hoc provision.
Why is it I can plug this ...
0
votes
2answers
32 views
Cannot create new provisioning profile from xcode
I was trying to create a new provisioning profile for beta test distribution on an app I'm working on, and I'm running into some difficulties. I believe I have valid certificates available, since I ...