The process of preparing an application to run on an iOS device.

learn more… | top users | synonyms (1)

0
votes
1answer
16 views

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 ...
0
votes
1answer
12 views

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 ...
3
votes
0answers
103 views

Could not copy validate signature: -402620388

I have gone through the instructions provided by Ted on this group. When I put in the following, with my path to the .app: ./fruitstrap -d -b ...
2
votes
3answers
86 views

What is the difference between a development provisionong profile and a ad hoc distribution profile?

What is the difference between a development provisionong profile and a ad hoc distribution profile? Couldn't we always use the ad hoc profile for everything but the store?
0
votes
1answer
80 views

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] <Error>: libMobileGestalt ...
0
votes
1answer
34 views

What does “<phone name> is not included in this profile” mean in Xcode?

I'm trying to run a mobile app on a different test phone than I've been using, but though Xcode shows it in my list of targets, when I actually try to run it on the device I get the dreaded "The ...
0
votes
1answer
26 views

Is update required after recreating or renewing provisioning profile?

I have an application which is published in App Store. I have activated the push notifications and i think i need to renew or recreate the provisioning profile which is related to this application. ...
1
vote
1answer
36 views

How to add iPhone to two computers with two apple IDs

Here is my situation. I have an old Mac that I used in the past to do iOS development under my personal apple ID. Now I am working at a new company and using a new Mac. I am using a new Apple ID on ...
-1
votes
1answer
59 views

Easiest way to add iPad to Apple developer account [closed]

I have some remote beta-testers who are not at all technically savvy. They are going to be testing a native iPad app. They are in another country. I need to add their iPads to my Apple Developer ...
1
vote
1answer
39 views

Is it possible to rename an App id's name in the provisioning portal

I created a new App id in the provisioning portal but accidentally gave it the incorrect id (I created it as com.company.A but meant to put com.company.B) and gave it the name B. As its not possible ...
1
vote
3answers
123 views

App ID in provisioning profile for iPhone application

I have created a small iPhone application and I have to test this application on iPhone. I have to create a provisioning profile, but I am confused about the App ID that I should choose. At first it ...
2
votes
0answers
79 views

iOS Provisioning Profiles

I developed an iOS app for a customer over a year ago and recently the customer contacted me saying the app was no longer loading. The provisioning profile had expired and they had gone into the ...
0
votes
1answer
123 views

Recover signing certificate without p12 password?

I've been handed an iOS app codebase, which I'd like to distribute via the existing Enterprise certificate used by the prior developer. After importing the provided .mobileprovision file, I'm (not ...
1
vote
2answers
32 views

How to recreate the distribution provisioning profile

After submitting my app to the app store (and later it got approved and released) I got an email stating that : Missing Push Notification Entitlement - Your app appears to include API used to ...
0
votes
2answers
111 views

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" ...
0
votes
1answer
102 views

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 ...
0
votes
1answer
51 views

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 ...
2
votes
2answers
132 views

How to add new Device UDID to an existing provisioning profile in the new pattern

I just want to add new device UDID to an existing provisioning profile, to modify the provisioning profile i clicked "Generate" but its showing to download, there is no way to add devices there... ...
4
votes
1answer
669 views

Updated Apple Developer Site Won't Allow Add Device to Ad Hoc Provisioning Profile April 2013 [duplicate]

Edit April 9, 2013 Apple responded to my bug report on this matter and reported that "The problem has been fixed." I have confirmed that the problem is fixed. I can now add devices to older Ad Hoc ...
3
votes
2answers
190 views

iOS Provisioning Profile error

I am currently having some problems regarding provisioning profiles on the dev centre. In the past, I have been able to successfully create and deploy apps on internal app stores and on multiple ...
0
votes
2answers
272 views

Provisioning New Device for Development Xcode

I am a new iOS developer, and although I have been successful in provisioning a device for development in Xcode in the past, I just obtained a new device and am having an awful time getting Xcode to ...
4
votes
3answers
408 views

Cannot find option to create iOS inhouse distribution certificate

I've been trying to generate in-house app distribution certificate and profile but without much success. I have followed instructions in App Distribution Guide and Distributing Enterprise Apps for iOS ...
0
votes
1answer
53 views

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 ...
-1
votes
1answer
49 views

One development profile for Xcode on multiple computers [closed]

My friend signed as a developer at apple developer portal and itunes connect portal. We want to run our project at his and my devices. He send me his provisioning profile and I added it to Xcode ...
-1
votes
1answer
74 views

How to upload new version of application to apple store [closed]

My application is on apple store (1.0.0) , i am ready with my new build to upload a new version 1.0.1 on apple store. I am stuck in provisioning profile section . Do i need to again download 1. ...
0
votes
2answers
671 views

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 ...
1
vote
1answer
25 views

Can two different apps use the same Push SSL Certificate?

I'm configuring stuff on the provisioning portal for a new app which will use APNS. When I went to configure the App Id for pushes the web site popped up a dialog saying I had to use Keychain Access ...
0
votes
0answers
175 views

Can't add provisioning profile

I am trying to build adhoc application. I have updated provisioning profile in xcode. In Organizator > Library > Provisioning Profiles > **I have verified IOS Team Provisioning Profile**. ...
0
votes
2answers
141 views

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 ...
1
vote
1answer
98 views

App crashes on the device after XCode updated to 4.6

I am trying to run my app on the device but it gives me the following error in the output window: Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not ...
103
votes
4answers
6k views

Xcode crash when refreshing provisioning profiles

I cant seem to refresh my provisioning profiles in Xcode without crashes. Every time I press the refresh button in organizer it crashes and I retrieve this line from the error log: UNCAUGHT EXCEPTION ...
0
votes
0answers
42 views

Distribution adhoc profile denies access to contacts

My distribution profile does not allow me to access contacts of my iPhone, Do I need to get some special permission from apple? My developer profile works well i.e it can access the contacts of my ...
0
votes
0answers
115 views

Apple Developer certificate on multiple computers, one individual developer account

Can I have 2 separate provisioning profiles for an individual Apple Dev account. Basically I need to develop using 2 different laptops. I am not able to generate a new certificate without revoking ...
2
votes
1answer
150 views

Need to re-sign the IPA file with my ad hoc profile

I tried to resign one IPA file (Project is build under HTML 5) using this following scripts, unzip application.ipa rm -r "Payload/Application.app/_CodeSignature" ...
-1
votes
1answer
105 views

Questions about App IDs

How do I delete old App IDs? How do you make the iOS Team Provisioning Profile select a specific App ID? Additional: Can anyone explain you need to code sign 4 times with the selected profile when ...
-2
votes
1answer
37 views

'Sneak' Extra Devices into Provisioning Profile for Beta

So I was snooping around in my provisioning profile and I found that the list of unique identifiers is stored in plain text. If I add more than 100 devices to this list will it work? Apple cuts you ...
0
votes
1answer
58 views

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 ...
0
votes
1answer
366 views

Ad-Hoc distribution with Team Provisioning profile

According to the Apple docs, one must create and use a distribution certificate and a distribution profile for distributing an app ad-hoc. "To use ad hoc distribution, create a distribution ...
0
votes
1answer
14 views

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 ...
3
votes
1answer
80 views

Rename xcode generated provisioning profile

XCode creates and manages a provisioning profile for wildcard apps. I would like to change the profile name so it's not so easily mixed with other wildcard profiles from other teams. Is this ...
0
votes
3answers
69 views

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 ...
0
votes
0answers
15 views

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 ...
0
votes
1answer
119 views

Invalid Profile Issue in iPad

I tried to install a provisioning profile by sending it as a mail attachment. When I tried to open it there is an error message comming up saying 'Invalid Profile'. But when I double click the same ...
0
votes
1answer
123 views

Ad Hoc Test builds for other companies in the iOS Developer Enterprise Program [closed]

My company is enrolled in Apple's Enterprise Program. We're doing demo/test builds for employees of other companies. According to Apple, we can't use the enterprise program for deploying apps to the ...
0
votes
4answers
383 views

Provisioning profile status is Pending

After creating Profile the status is still PENDING. How long it takes? Its spend about 2 hour but status is still pending. I am getting this problem first time.
0
votes
0answers
37 views

App ID different in App Record and Provisioning Portal

I'm attempting to submit an App to the Apple App Store for the first time, and am stuck on an issue with the AppID: In iTunes Connect I have prepared an App Record with settings equivalent to: Bundle ...
0
votes
1answer
554 views

What is the difference between In House versus Ad Hoc distribution for Enterprise apps?

I have an Apple iOS Enterprise account and am creating a distribution provisioning profile, and was surprised to see that I had to choose a distribution method of either In House or Ad Hoc. This ...
1
vote
1answer
1k views

A valid provisioning profile for this executable was not found

I have the classic XCode error when installing. I have a new device in my company and I want to install one of the app (it's an iPhone 5 and I need the screenshots). I started renewing the ...
0
votes
1answer
87 views

creating a new development profile, unknown team

I have a new iPhone 5 and I would like to add to the development list. So, I add this as "development" from Xcode, and I create a new development profile from IOS Provisioning Portal. The ...
1
vote
1answer
45 views

Do devices need to be registered with the provisioning portal to install an Enterprise app onto them?

I have an Enterprise account and have registered one device with the Apple Provisioning portal and included it into the distribution portal, and can install the app onto that device as expected. I ...

1 2 3 4 5 6