Questions tagged [provisioning]

Act of obtaining resources for usage.

Act of obtaining resources for usage.

Examples of items commonly provisioned include:

  1. Virtualized Servers
  2. Security Certificates
1087 questions
0
votes
2 answers

Can not identify iPhone provisioning profile

I have two distribution profiles one for app store and other for creating ad hoc. I forgot to name these profiles properly and i cant distinguish which is app store profile and which is ad hoc. Is there any way to find out this using there two…
rakeshNS
  • 4,227
  • 4
  • 28
  • 42
0
votes
1 answer

iOS Provisioning Portal - 2 developers - provisioning profiles invalid for one developer

I can't figure out what the correct way of working with the Provisioning Portal is. Here is our situation: 2 developer accounts, 2 different computers, same team one certificate in Provisioning Portal > Certificates > Distribution. The certificate…
Victor Bogdan
  • 2,022
  • 24
  • 33
0
votes
2 answers

Distribution Provisioning Profiles are valid but Development Profiles say valid signing entity not found

I've spent a ton of time with provisioning profiles, and even managed to release a few apps, so I'm familiar with the process. However, I've come across an issue and I'm not sure what to do. In my Keychain access, I had a ton of keys and…
Smikey
  • 8,106
  • 3
  • 46
  • 74
0
votes
0 answers

How does a team agent acess the certificate section from the provisioning portal?

I'm an iOS dev (and team admin) and am setting up a build machine. Rather than set up the build machine using my provisioning profiles and putting my certificate in the key chain I thought I'd set it up using the team agent's profiles and…
Gruntcakes
  • 37,738
  • 44
  • 184
  • 378
0
votes
1 answer

How are extra device provisioning profiles removed from the iPhone Configuration Utility Library?

I've managed to get 3 identically-named provisioning profiles into the iphone configuration utility, to be used for distribution. It's due to editing the provisioning profile but keeping the name the same, then importing it after downloading it. So…
Tom Pace
  • 2,347
  • 1
  • 24
  • 32
0
votes
1 answer

Can I change the AppID for an iOS app and still have access to existing documents?

My scenario is that I have been developing an iOS app under my personal AppleID and provisioning a bunch of test devices to involve others in the testing. As we are close to rolling out this app, we plan on publishing it using a corporate AppleID.…
tomo
  • 1,492
  • 13
  • 13
0
votes
0 answers

What role does the Apple iTunes server play in Enterprise distribution?

I'm looking into what's involved in distributing an Enterprise App and found this line in Apple's Enterprise App Distribution doc in the section on installing the apps wirelessly: A network configuration that allows the devices to access an iTunes…
Gruntcakes
  • 37,738
  • 44
  • 184
  • 378
0
votes
1 answer

Is an enterprise app distribution provisioning profile tied to specific devices / do devices need to have the profile installed?

According to the Apple documentation http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html In the steps listed to create an enterprise app it says: Create an enterprise…
Gruntcakes
  • 37,738
  • 44
  • 184
  • 378
0
votes
1 answer

Adding an unattached UDID to existing project in XCode

Sorry, I'm sure this question is quite basic, but from what I've read I'm doing it correctly and still not having any luck. I have a project in XCode. It compiles correctly and I can install it ad-hoc on all the devices that were originally part of…
Chuck Finley
  • 295
  • 1
  • 4
  • 12
0
votes
1 answer

AdHoc Phonegap iOS Testflight fails download when generated in Xcode

Phonegap 2.0* seems to have issues releasing thru ad hoc and testflightapp.com I've created my ad hoc certs and mobile provision profiles and have gone thru all the necessary steps of archiving and distributing using proper bundle identifiers. I…
Rulian
  • 51
  • 4
0
votes
1 answer

provisioning download button gray

In my "IOS provisioning portal", I cannot download the "Development Provisioning Profiles", all the download buttons are gray out. it used to work well. Anyone know possible reasons? Thanks in advance
yorkdu
  • 103
  • 2
  • 12
0
votes
2 answers

Execute puppet file in a remote server via ssh

Is it possible to execute a puppet in a remote server using SSH? I don't want to have to install ruby on the remote server.
razenha
  • 7,660
  • 6
  • 37
  • 53
0
votes
2 answers

Working with multiple iOS Developer accounts

Here's the scenario: Our company recently bought an Enterprise Developer Account. We already have a standard Developer Account. Now when I try to do an archive build i get the message: Certificate identity 'iPhone Distribution: '…
Lakitu
  • 490
  • 4
  • 10
0
votes
2 answers

iPhone app doesn't stay installed (icon disappears)

I'm trying to install Zxing on my iphone from source (I know I can get it at the app store, but I want to modify some things in it). The problem I'm having is that the app won't stay installed on the phone. It will run without a problem, but no…
Andres
  • 2,880
  • 4
  • 32
  • 38
0
votes
1 answer

How to start a target if the ACE server is down

I have the following: an ACE 0.81 server on a machine with all the necessary bundles for a target to start (I mean ALL of them) a target container in another machine with only the managementagent.jar. When the target starts, all its bundles get…
Alfergon
  • 5,463
  • 6
  • 36
  • 56