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

iOS8 - push notification permission popup appears directly without a method

I would like to have a response from someone else and confirm if this is something that has changed on iOS8 or if I have another problem in my project. I was trying to move the notification permission popup and call it later, but after several test…
Rodrigo.C
  • 1,123
  • 2
  • 10
  • 22
0
votes
1 answer

Xcode: If you register new device, which used a backup from the old device for restoration

If you register new device, which used a backup from the old device for restoration, make sure Provisioning Profile is well recognized. In my case, Xcode identified my new iPhone to be usable for development, but couldn't recognize the Provisioning…
petershine
  • 3,190
  • 1
  • 25
  • 49
0
votes
1 answer

Developer Certificate

Is it allowed or possible to use the same account for two Macs/Xcode? if possible, do what I just need to do is to import the developer profile from my partner's mac?
MaappeaL
  • 514
  • 1
  • 8
  • 16
0
votes
1 answer

Can't get notification on Production server while existing app on App Store getting notification

I want to update existng iOS app in app store. I have a problem that when I install iOS client with Distribution certificate on device I don't getting notification while in test I do. here's what going on: We have Test server with certificate to…
Dima
  • 443
  • 2
  • 9
  • 23
0
votes
1 answer

Xcode6 GM "Code Sign error"

When I use Xcode6 beta6 or Xcode5 to compiler my project on iPhone, everything works fine. But I updated Xcode to Xcode6 GM, something wrong happened and it shows : "Code Sign error: No matching provisioning profiles found: None of the valid…
ylovesy
  • 904
  • 1
  • 8
  • 21
0
votes
1 answer

How do you update a provisioning profile after adding more people?

I can't figure out how to get Xcode to update my provisioning profile after adding more users/devices. Say I have profile A with people a,b,c in it, and then I add d,e to profile A, how do get them to show with the profile I'm using to create an…
John Carter
  • 6,752
  • 2
  • 32
  • 53
0
votes
1 answer

How to install Provisioning Certificate on the device for OTA (wireless) App distribution with Enterprise iOS account

I have setup OTA (Over-the-Air) Enterprise distribution for my iOS App through my enterprise iOS account. It's all setup except the only problem is that it gives an unable to download error. Most probable reason that I see here that the device on…
Steve
  • 2,546
  • 8
  • 49
  • 94
0
votes
1 answer

Upload my App on Apple's App Store through Company's account

My scenario is that I created the App and the client gave me the access to their developer's account. I only have access to their Certificates, which I downloaded. Both Developer and Distribution Certificate. I also have access to their…
Steve
  • 2,546
  • 8
  • 49
  • 94
0
votes
1 answer

Missing private key

I add my ios developer account to xCode and I got this: I installed all certificates and provision profiles on my mac. What does it mean and how can I solve it.
aakpro
  • 1,538
  • 2
  • 19
  • 53
0
votes
2 answers

ios build to device with release configuration "A valid provisioning profile for this executable was not found."

Earlier i upload my apps from xcode to device for test with "Release" configuration(with distribution certificate and provisioning profile), i always installed apps via "Product -> Profile" on device. Couple days ago i renewed ios dev program(also i…
Sergey92zp
  • 589
  • 4
  • 22
0
votes
4 answers

Push notification for an app already in the store

I'm fairly new and this was the first time i submitted an app. So i have an app thats already in the app store. I had push notifications set up and it work when i tested it for the ad hoc distribution using the production certificate. I did…
marshy101
  • 594
  • 7
  • 19
0
votes
1 answer

Is it possible to distribute in-house apps built with the beta SDK using the iOS Developer Enterprise Program?

When using the "in-house" distribution method of the iOS Developer Enterprise Program, is it possible to build and install apps created with a beta (e.g. iOS 8) SDK?
bloudermilk
  • 17,820
  • 15
  • 68
  • 98
0
votes
0 answers

troubles running my app directly in a iDevice

i am kinda new with objective c and I starting to develop iOS apps, i want to try my app on my ipad, i have an apple account, in the code signing part i use my code signing identity and in the provisional profile i put the provisional profile of my…
user2984254
  • 109
  • 1
  • 7
0
votes
1 answer

Provisioning profile which can be use in all the applications

I have iOS developer team and all of they want to install their app into the real device and I want to give them all a single provisioning profile so they need not to change the bundle id of the app. For example, there are two apps say helloWorld…
sam
  • 117
  • 10
0
votes
1 answer

Provisionning Profile still doesn't appear in Organizer

I have the same problem as in Cannot add distribution provisioning profile to Xcode 5 I have refreshed Xcode Preferences Account and provisioning profiles then appear there but going back to Organizer, drag and drop provisionning profile file or…
user310291
  • 36,946
  • 82
  • 271
  • 487