ios-provisioning

Provisioning profiles getting invalidated after refreshing in “Accounts” tab of Xcode

↘锁芯ラ 提交于 2019-12-04 06:34:12
In an unfortunately frustrating loop here. This issue started occurring in Xcode 5 about a month ago and I have just been dealing with it hoping that it would go away with Xcode 6 but I'm still seeing it happen in the current App store release of Xcode 6. When visiting the "Accounts" tab in Xcode, then tapping on an account and clicking the "refresh" button to download the provisioning profiles for that user, instead they all get invalidated. Then I have to go into the developer portal and manually regenerate each one. The only way to get the valid profiles is to download each one manually

Are iOS device UDIDs case sensitive?

限于喜欢 提交于 2019-12-04 06:28:01
This is about adding devices to the provisioning portal for ad-hoc testing. A client sent me a UDID with upper-case characters which I foolishly added without checking. Wireless deployment isn't working and I'm wondering whether this could be the cause, but I would like to check first before using up one of my 100 allocations. Yes, UDIDs are case sensitive. You can go through all characters and turn them to a lower case character, if it's not a number. It is correct that iTunes lists the UDID in uppercase. Be aware that in the 'Member center' you'll have to register the UDID in lowercase,

How to set apple watch code signing identity and provisioning profile for push notification?

你说的曾经没有我的故事 提交于 2019-12-04 06:14:20
问题 Got this error: Failed to code sign "xxx WatchKit App". The provisioning profile specified in your build settings (“xxxWatchAppPushProvisionProfile”) has an AppID of “com.yyy.xxxAppleWatchApp” which does not match your bundle identifier “com.yyy.xxxAppleWatchApp.watchkitapp”. Xcode can attempt to fix this issue. I've renamed "com.yyy.xxxAppleWatchApp.watchkitapp" to "com.yyy.xxxAppleWatchApp" but it gives this error instead: 来源: https://stackoverflow.com/questions/30252953/how-to-set-apple

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

本小妞迷上赌 提交于 2019-12-04 01:56:41
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 same profile. The error claims that our old application-identifier contained a wildcard, which I

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

坚强是说给别人听的谎言 提交于 2019-12-04 00:26:11
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 Settings in XCode. The app is for iOS 6 and iOS 7 only. It is built in XCode 5. I've tried installing the

Side loading iPhone apps to device without certificate

社会主义新天地 提交于 2019-12-03 16:24:23
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 the approval process, and I want to keep it on the device past the 3 month provisioning profile period

Profile is not an “iOS App Store” profile

天大地大妈咪最大 提交于 2019-12-03 12:26:24
Using Xcode 9 . Working on app store build validation. Created an app with app store profile. Archived successfully Trying to validate build in Organizer, I am getting the following error on selecting the profile. This is the same profile used to archive and it is an app store profile. 2 Queries How to identify a profile if it is ad-hoc or app store Why did this happen?Pretty sure this is an appstore profile. Just had the same issue All you need to do is to delete your provisioning profile and create another one on Apple Developer site . Queries: 1) The only info we have about it is the

No value was provided for the parameter 'appIdName' when provisioning

懵懂的女人 提交于 2019-12-03 09:04:30
问题 I've just enrolled in Apple's iOS Developer Program (account type: Individual). In my Xcode organizer on my iPhone 4 device I click "Add device to provisioning portal" => Xcode asks my credentials => I enter them => I see "No value was provided for the parameter 'appIdName'." dialog window. What am I missing? 回答1: Part of the process in Xcode's automated submitting of certificate requests is that it looks for a "Wildcard" app ID. If you're missing this (for some reason, it's created on some

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

浪尽此生 提交于 2019-12-03 06:29:20
问题 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 confused me - if I was creating a distribution profile for a non enterprise account then the choices here would be Ad Hoc or App store, this makes sense as there are different profiles for testing and for releasing. But this is for an enterprise account and I don't understand what the difference is

How can I deliver an iOS app IPA to a customer to be signed with their own Enterprise provisioning profile

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-03 03:58:30
问题 We have developed an iOS app that has been delivered to the customer as an IPA with an ad-hoc distribution profile that allowed a set of their employees to install it on their devices. The customer now wishes to distribute that app internally to all their employees using their iOS Enterprise Developer program credentials. I had hoped that the customer could simply re-codesign the ad-hoc IPA with their own enterprise identity. However, they say they can't do that. They say they "need an IPA