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
1 answer

Valid signing identity not found no ice what's wrong

To connect my device to this developer profile, I tried to make this steps: I added the iPhone in the section "Device" I clicked on the section "Provisioning Profiles" I clicked on the button "+" I choose the kind of certificate I need (iOS App…
lucgian84
  • 833
  • 4
  • 11
  • 29
0
votes
1 answer

Shall i sign my app with my Production Certificate or Provisioning Profile Distribution?

Im a solo developer that made a game app and a game lite app. Now i wane send them to app store. Do i need to create two Provisioning Profile of type Distribution, or can i select my auto generated (says recommended) iPhone Distribution for both?
0
votes
2 answers

Test apps on device while Apple Developer Portal down

I'm trying to test my app on my device using the Xcode Wildcard App ID. However, the Apple Developer Portal is down. When I try to run the app, I get A valid provisioning profile for this executable was not found.I've tried disabling code signing…
0
votes
2 answers

Add file to already packaged .ipa

As the title says I'm looking for ways to add an additional file to an already packaged .ipa. We need this for an in-house app to add a saml certificate to the ipa so that the user doesn't need username/password any more to log in. Adding the file…
AlBirdie
  • 2,071
  • 1
  • 25
  • 45
0
votes
1 answer

Updating iOS Team Provisioning Profile in Member Center

I had to register a device through Member Center instead of using Xcode, and I've read in the App Distribution Guide that: Changes you make to your team assets using Member Center don’t automatically update the team provisioning profile. I'm…
AppsDev
  • 12,319
  • 23
  • 93
  • 186
0
votes
1 answer

Unable to install .ipa file

I want to test my app in release mode so I changed the schemes and then tried to run it on my device when it said "A valid provisioning profile for this executable was not found" Then I archived the file, code signed it and then exported an .ipa…
Rameez Hussain
  • 6,414
  • 10
  • 56
  • 85
0
votes
1 answer

Need to share iOS App to 15 other testers using XCode

So I just finished developing my first App for iPad and I have to send my App now to 15 other remote testers to test the App. I am told that I have to send all those testers an IPA file which they can install in their iPad through iTunes. They all…
Steve
  • 2,546
  • 8
  • 49
  • 94
0
votes
1 answer

Cannot create IOS developement certificate

For testing my app I try to create a certificate from apple developer account. But under Development- iOS App Development is disabled why this happens ? I want to create a development certificate and then create a provisional profile
Arun Iphone
  • 93
  • 1
  • 1
  • 9
0
votes
1 answer

Adding the provisioning file to Xcode 4.6

Under Build -> Code Signing Identity -> Distribution (this is a duplicate of Release, renamed) I selected Any IOS SDK and it wont let me select my provisioning file that I downloaded from apple: I have the provisioning file in my downloads folder.…
TheWebs
  • 12,470
  • 30
  • 107
  • 211
0
votes
3 answers

IOS Provisioning profile for business distribution

Hi I developed one business app for my customers(SALES PERSONS) it integrate with ERP , this app distributed to many Sales Person iPad's by Developer provisioning profile. My bad time Developer provisioning profile have one year validity only.. How…
GR.
  • 455
  • 1
  • 4
  • 18
0
votes
1 answer

Renaming a Project Causing Provisioning Erros

I did a major restructuring of my app, and decided the easiest way to do this, was to create a new project with a new name. After everything was working, I went in and renamed the project but now I get "A valid provisioning profile for this…
Michael Rowe
  • 870
  • 2
  • 11
  • 27
0
votes
2 answers

Exporting Ad Hoc profile?

I'm developing an app with a friend. I have created an ad hoc profile from my dev account. What do I need to supply to him so he can build the app on his machine as well? Do I need to supply him the .cer or the .p12 and in the case of the latter do…
John Lane
  • 1,112
  • 1
  • 14
  • 32
0
votes
3 answers

My iPhone app keeps crashing when I click RUN in Xcode 4.6.2

I get this from the Console from the iPhone May 29 13:26:01 iPhone-5S securityd[550] : MS:Notice: Installing: (null) [securityd] (793.00) ��May 29 13:26:01 iPhone-5S securityd[550] : MS:Notice: Loading:…
CocoaN00b
  • 13
  • 3
0
votes
1 answer

iOS Certificates and Provisioning Profile

My client has a few apps in the app store that were submitted using a certain App Store profile which I have access to the account. We also have those apps installed Ad Hoc signed with the same Distribution Profile. Now I am taking care of one of…
0
votes
0 answers

iOS development, certificate/private key pair, valid identity not found

I just updated mac system software, now I cannot build onto my devices. When I try to build I get this error: The identity iPhone Developer: my name (XXXXXXXX) doesn't match any valid, non-expired certificate/private key pair in your keychains. In…
OWolf
  • 5,012
  • 15
  • 58
  • 93