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

How to create a new app id in the iOS provisioning portal?

Context I'm trying to upload a lite version of a "full" app, (this full app is already in the store). I created this lite version using the multiple target approach (basically the same Xcode project with a different pList file) I've been able to…
drc
  • 1,905
  • 4
  • 22
  • 28
0
votes
1 answer

XCode - Can I debug an iOS app on an iphone that is not my own?

I am testing an app, and have figured out how to distribute it (I use test flight and it works great). But I am running into trouble on one of the test devices (my wife's. uses a different apple id). I want to be able to run the app on her…
0
votes
1 answer

Errors when installing from iOS app store on some devices

On some iOS devices the following errors and warnings (among others) are logged during install of our app from the App Store. Apr 3 12:13:45 My-iPhone AppStore[268] : libMobileGestalt copySystemVersionDictionaryValue: Could not lookup…
mathiash
  • 93
  • 1
  • 5
0
votes
2 answers

Can't edit iOS Provisioning Profiles

It looks like the OS Provisioning Profiles is updated since last time I visited the site. I'd like to update my provision profiles, to add an existing device into the profile, however the "Generate" button is always disabled and I can't press it. So…
Zhao Xiang
  • 1,625
  • 2
  • 23
  • 40
0
votes
1 answer

Provisoning profile Generate button not working

New UI of developer account is not allowing to add new device in my provisioning profile. On top it shows to press Genrate button, but after modification Genrate button is still diable. Has anyone came across this. I was able to add device…
JiteshW
  • 2,195
  • 4
  • 32
  • 61
0
votes
1 answer

Will adding new devices make old provisioning profiles invalid?

I'm looking to add a new device to a provisioning profile for an app I'm developing. My concern is that there are already a few devices outside our office running a test build that was installed using an existing version of the provisioning…
raydowe
  • 1,285
  • 1
  • 16
  • 31
0
votes
1 answer

provisioning profile name

I have a new app, and create the profile for developing. I get a weird mistake: Provisioning profile 'vallabici' specifies the Application Identifier 'com.ingeniaSoluciones.Vallabici' which doesn't match the current…
user1256477
  • 10,763
  • 7
  • 38
  • 62
0
votes
1 answer

Share XCode provisioning profile to build on multiple computers

I have an iOS project I want to be able to build and sign on two different Macs, and test on two different iPhones. I've added the provisioning profile to Xcode Organizer on the second machine, and added the UDID for the second iPhone to "use for…
Olex
  • 1,656
  • 3
  • 20
  • 38
0
votes
3 answers

No provisioned iOS devices are available with a compatible iOS version - none of the answers provided have helped

I renewed my developer license and figured out that my private key was on my other laptop in India so I created new certificates and accidentally updated my iOS to the latest version and there is no green light next to iPhone device in organizer…
Shreek
  • 31
  • 1
  • 5
0
votes
2 answers

IOS App will no longer install via Testflight anymore, what should I do

I started building an IOS app using the Adobe AIR SDK and packaging for iPad. I used TestFlightApp in order to send users builds and it worked great. After running into some issues with the AIR SDK I re-coded the app using native objective-c /…
mattwallace
  • 4,132
  • 6
  • 43
  • 77
0
votes
1 answer

Unable to Run Adhoc Apps After Purging Profile & Starting Fresh

I've been pulling my hair out over the past few hours, attempting to get a simple "Hello World" app running on my iOS device in adhoc mode: Assuming I had screwed something up, I decided to follow the steps on Apple's "How do I delete/revoke my…
Bill
  • 3,584
  • 5
  • 35
  • 47
0
votes
1 answer

Remade developer cert, should I remake Distribution Cert?

So my machine went into service and they wiped it. I was trying to do an ad hoc deployment today and could not get a distribution cert to work, so I was reading threads and revoked my developer cert and made a new one. Now I think I have to remake…
Rob
  • 11,446
  • 7
  • 39
  • 57
0
votes
3 answers

If I have the device ID for an iPad, can I build and send this app for someone to install remotely?

Upon receiving the device id, what steps do I need to follow to ensure that the app can be sent to my client who has an ios device with the device id mentioned earlier. Then for the client to be able to install that app in iTunes on a windows PC?
0
votes
1 answer

push notification and provision profile

First I've created a provision profile and created a simple small app. Next I want to work with push-notifications and I've created push-notification sertificates. The question is – do I need to renew/recreate provision profile?
Manifestor
  • 575
  • 5
  • 19
0
votes
1 answer

orange dot instead of green dot

I am newbie for iPhone app and wanted to run the xcode 4.5 project to iPhone (6.1 ios version). I am following this video for the same. However in organiser, next to my iPhone, I see orange/ yellow dot instead of green dot. What things do I need to…
Fahim Parkar
  • 30,974
  • 45
  • 160
  • 276