ios-provisioning

iOS Provisioning Profile error

走远了吗. 提交于 2019-12-05 22:29:46
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 devices. I have never run into trouble when trying to sign my apps. However, since the last update on the dev-portal, I have not been able to create new provisioning profiles - which is becoming a big problem. I have successfully created an app id, com.xx.USApp and created a certificate for it: com.xx.USApp just as I did for all my other apps in the past. However, when I go to "Provisioning Profiles",

Upgrade's application-identifier entitlement string does not match installed application -> rejecting upgrade

ぐ巨炮叔叔 提交于 2019-12-05 13:44:15
问题 I have an iOS app that is now around 3 years old. It is signed with an enterprise profile. We have released seven versions of the software, the last time being almost a year ago. Currently we are trying to do a new release but have found that due to the new security rules in iOS8 that iOS 8.1.3 devices and greater cannot upgrade and must delete and reinstall. In researching I found similar issues for people who are signing the app with a different profile, but our app is being signed with the

Provisioned iPhone not showing in Xcode Organizer (or iTunes)

三世轮回 提交于 2019-12-05 10:42:26
I've recently set up an app id and provisioning profile and was able to test my app on the device successfully. I then downloaded some sample iOS XCode projects and upon deploying one of them and deleting the sample app from the phone have since been unable to sync the phone with iTunes or see it as connected in the Xcode organizer window (the device is still listed in the lefthand pane, but shows up as disconnected). All new projects created in Xcode are now greeted with the following message when I attempt to build and run on the device. No provisioned iOS device is connected. I'm running

Ad Hoc iOS .ipa file won't install for devices added to profile since iOS 7 came out

天涯浪子 提交于 2019-12-05 10:40:16
问题 I have an iOS app that I've developing for a while. Initially there were around 8 devices in the iOS dev account, ad builds were prepared and distributed through Hockey App, no problems. Recently, we've added a bunch more devices, but for some reason the ad hoc builds won't install on those devices (but continues to install just fine on the original set). I have been over and over the certificates, devices and provisioning profiles in the iOS Dev Center. I've triple checked all the Build

Provisioning profile not found

匆匆过客 提交于 2019-12-05 05:08:53
I have just upgraded my iPhone to the 4S and having restored all of the settings from my old phone I found that three of my apps were missing. I went to the Apple Dev centre and deleted my old phone and then rebuilt and downloaded the profiles with my new phone added. I removed all of the old profiles and copied the newly created ones across. The problem now is that in two of my projects, when I try to build I get an error - [BEROR]Code Sign error: Provisioning profile '8A69C027-B06A-4A32-ABDA-855990018CA1' can't be found I have gone into the Build Settings>Code Signing Identity>Debug and

Expiring Provisioning Profile - Enterprise Deployment

孤者浪人 提交于 2019-12-05 01:47:39
问题 Quick sanity check - I've read through several related questions and I'm still confused about this topic. We have an enterprise application that we deploy using an MDM (Air Watch). Our application certificate is valid for another two years, and our provisioning profile is about to expire in a month. I have renewed my provisioning profile, and performed the following test - Got an iPad with the application installed Removed the provisioning profile from Settings > General > Profiles Rebooted

Side loading iPhone apps to device without certificate

空扰寡人 提交于 2019-12-05 00:59:05
问题 Is there any way to push apps to an iphone through an iPhone explorer or something else, where you can bundle up the ipa and copy it onto an unlocked device (or non unlocked even)? How can I push an app to my device without putting it on a cydia repo? Are there instructions on how cydia does this, or would this be out of my depth (considering I dont know the intricacies of the iphone). This is a customized app I have developed, I just need a way to push it to the device without worrying about

application is closing just after first launch

坚强是说给别人听的谎言 提交于 2019-12-04 18:16:56
I have build signed the iPhone application with Adhoc provisioning profile,after installing the application directly through Xcode it launched and then closed. I want to know this is correct behavior or something is wrong in my source code? I am using Snow Leopard 10.6.6 version of Mac OS. Please consider the following : restart xCode ensure the adHoc provisioning profile is properly installed on the device using the Organizer. do a clean & build use the organizer summary panel to add application on your device. if still failing, please try to restart your device. if still failing, provide us

Signing app with xcodebuild command line with PROVISIONING_PROFILE fails

一世执手 提交于 2019-12-04 08:06:12
I trying to sign my app command line using Xcode. Running xcodebuild command-line on MyApp.xcodeproj like so : xcodebuild -project "MyApp.xcodeproj" -target "MyApp" -sdk "iphoneos" -configuration *Release* PROVISIONING_PROFILE="xxxx-xxxx-xxxx-xxxx" CODE_SIGN_IDENTITY="iPhone Developer: something.com (SOMEVALUE)" Gives following error: Check dependencies Provisioning profile "iOS Team Provisioning Profile: *" doesn't include signing certificate "iPhone Developer: something.com (SOMEVALUE)". Provisioning profile "iOS Team Provisioning Profile: *" is Xcode managed, but signing settings require a

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

六眼飞鱼酱① 提交于 2019-12-04 06:55:10
This question already has an answer here: How to add a device to an existing Ad-Hoc Provisioning Profile? 3 answers 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 provisioning profiles that were created before the website update. The problem is now resolved. Asside: Please note that underscore characters ( _ ) are no longer permitted in the names of new provisioning profiles. As of this previous weekend April 6, 2013, it appears impossible to add