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

Test Adobe AIR mobile apps on iOS without Dev license

I am not quite sure if this question is suitable for stackoverflow but it doesn't fit on any other network that I know. I am developing a mobile application in Adobe AIR (Flash builder) that is meant to be run on iOS. I have not yet signed up for…
astralmaster
  • 2,344
  • 11
  • 50
  • 84
0
votes
0 answers

Instruments > Profile - Revoke and request

I'm working on an app and can launch it on the device without any problems. However, when I try and Profile it on the device I get the following message: No matching provisioning profiles found No provisioning profiles matching the bundle…
Snowcrash
  • 80,579
  • 89
  • 266
  • 376
0
votes
1 answer

Push Notification Dialog displaying Even without aps-environment

We have an app in the App Store that QA insists is displaying prompts for permission to send push notifications to users. (The " would like to send you notifications" popup.) The application in question does include push notification registration…
0
votes
1 answer

Signing Error when uploading to iTunes Connect

I am getting an error that my app has not been signed by a distribution certificate when I am uploading to iTunes Connect with the application loader... Here are the steps that I am taking: 1. Create CSR file in KeyChain Access 2. Create…
Chris Bolton
  • 2,162
  • 4
  • 36
  • 75
0
votes
2 answers

Can I get invited to the iOS Developer Programm and then manage everything on my own?

An acquaintance and I like to publish an iOS app to the Apple App Store. Can he enroll into the iOS Developer Programm ($99/year) with his AppleID and invite my AppleID as a member, then make me an admin, so that I am able to develop/ publish and…
moobi
  • 7,849
  • 2
  • 18
  • 29
0
votes
2 answers

Export the IPA : An App ID with identifier XXX is not available

I am working for a Client and created an iPhone app. My client gave me the AdHoc provisioning profile,certificate and private key for the certificate which i already imported in to my keychain. Then i tried to archieve the project with the given…
Abdul Samad
  • 5,748
  • 17
  • 56
  • 70
0
votes
2 answers

No Provisiong profiles with a valid signing identity were found and Failed to locate or generate matching signing assets

I have my ios Project running smoothly till yesterday. Today i have to give one build to TestFlightAap generated a new Adhoc provisioning profile by adding one additional device to my provisioning profile. I have deleted the old provisioning profile…
Abdul Samad
  • 5,748
  • 17
  • 56
  • 70
0
votes
2 answers

Error with provisioning profile during app installation

I have following error while trying to install application (ipa) on device: entitlement 'com.apple.developer.ubiquity-container-identifiers' has value not permitted by provisioning profile 'XXXXXXXXXX' This error start to appear after I generated…
0
votes
1 answer

Signing iOS app with other person's credentials

I created an iOS app and client hired a testing firm to test it. Guys from the firm want me to sign the app with their credentials. They have sent me 4 files: something.p12 something.cer something.mobileprovision something.certSigningRequest What…
0
votes
1 answer

iOS which of my 15 (!) Certificates is obsolete?

In Keychain Assistant I have fifteen different Certificates. I am trying to correlate them with those that show up in the Developer Portal (in either of my two separate accounts). That takes care of some -- essentially those that show up with a gray…
Andrew Duncan
  • 3,553
  • 4
  • 28
  • 55
0
votes
1 answer

Do I have to create a new SSL for additional apps in iOS?

I am starting to make more apps and finding it annoying going to my keychain to create a new SSL every time. Can I use the same SSL to create different apps? I am also confused with SSLs and the certificate in the Developer Centre labeled my name…
0
votes
1 answer

Provisioning profile managed by XCode

I let XCode manage the provisioning profiles automatically by entering my account details into Preferences > Account. Now what should I do to allow a team member to compile the app into a device (whose UDID is already added), if I don't want to give…
Enzo Tran
  • 5,750
  • 6
  • 31
  • 36
0
votes
0 answers

"Unable to Download App" on iOS8

I have built an app on IOS7.1 and have signed it using an enterprise distribution license. I have placed this IPA and generated plist in a folder on a windows server. This folder has permissions so that only authorized people can install the app.…
Marym Matthews
  • 141
  • 2
  • 9
0
votes
2 answers

How to add an iOS device to multiple provisioning profiles?

It seems like every week someone in my company is either losing or getting a new device and adding the new device is quite a chore across multiple distribution provisioning profiles. I know it's possible to add multiple devices to a provisioning…
0
votes
1 answer

Enabling iOS device for development on XCODE6

Where in xcode 6 or the developer site can I enable my device as a development tool? The answers I've found online seem to be out of date. I noticed xcode 6 has had a bit of a UI shuffle. When I plug my new iOS device in, I can't find the 'Use for…
Chris
  • 2,478
  • 3
  • 23
  • 38