Questions tagged [apple-developer]

Setup for: App Store Connect, TestFlight, Distribution, Certificates, Identifiers & Provisioning Profiles CloudKit Dashboard, Advanced App Capabilities

What's included in the iOS developer program

286 questions
5
votes
2 answers

In Xcode, how can I register a device to test on it, without having a paid Apple Developer account?

I am trying to test an app in a real device, using XCode 9. In Xcode > General > "Automatically manage signing" I get this error: Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug…
MarcG
  • 21,878
  • 14
  • 83
  • 95
5
votes
2 answers

Apple Developer Membership Expires

My Apple Developer Membership is expiring and at the moment I don't want renew it, I would like to know what happens to the app (besides obviously to disappear from the App Store) the app in the account will be removed to? Can someone else create an…
Piero
  • 8,533
  • 18
  • 82
  • 153
5
votes
1 answer

Upgrade Xcode 8.3.1 to Xcode 9

I am not having paid Apple Developer Account and using Xcode 8.3.1, Xcode 9 is released recently and i want to upgrade my Xcode but only download option is available. is it possible to upgrade or i have to download new one separately.
Nauman Malik
  • 1,228
  • 7
  • 24
4
votes
0 answers

How to overcome Xcode: 'Write permission error'

When trying to delete certificates in Xcode, there is a dialogue pop-up that says Write permission error I am looking to delete these old certificates to add new ones. It seems they must be deleted in order to use the new certificates that were…
Aaron Navies
  • 883
  • 1
  • 7
  • 14
4
votes
1 answer

Access Unavailable This resource is only for developers enrolled in a developer program

I have to create a APN Certificate to enable Firebase push notification But when I goes to create APN Certificate, it's shows Like the attached Image. What are the steps I have to do? Thanks in Advance
4
votes
0 answers

Invalid UDID format iPhone X , Xs (24 characters with dash)

I get a UDID from client-side like as bellow (24 characters with dash). Formatted is 00000000-0000000000000000 (24 characters plus a dash). When I add this UDID to the developer account, I get an error (invalid UDID). I have also checked the…
AtulParmar
  • 3,835
  • 15
  • 41
4
votes
2 answers

Difference between iTunes Connect accounts/roles and Apple Developer account

I'm very confused by how Apple handles this. Here is my situation: Im a solo IOS developer with a paid Apple Developer account. I can access iTunes connect and upload apps there, this works fine. I pick "manage signing automatically" in XCode using…
breakline
  • 5,006
  • 5
  • 35
  • 70
4
votes
1 answer

How do I change provision profile on Xcode?

I logged in to developer.apple.com using my apple id then manually created a provisioning profile and downloaded it. So far so good. But how do I actually install/use it? The instructions simply tell me to double click the provisioning profile file,…
johanjohansson
  • 321
  • 8
  • 16
4
votes
1 answer

What happens to existing installed Apps if I edit InHouse Distribution profile?

I have made an iPad In-House Distribution App which is installed in 2000 iPads of my company. Now, I want to enable App group to share few data between my Apps of same developer account. For that, I will have to enable App Groups for my App id and…
4
votes
1 answer

iOS provisioning after app transfer

I was developing an iOS app under my personal account and so far used Xcode's automatic signing feature for app provisioning. I now transferred the app to another organization that I'm not part of, but they want me to continue developing the app.…
3
votes
1 answer

Consequences of Jailbreaking as a Developer

What would be the consequences of Jailbreaking my iOS device as a developer? What are some of the benefits, and what are some of the issues with Jailbreaking as a developer? How would this effect Xcode when "paired" with my iPod? (Should I ask this…
Odinulf
  • 571
  • 1
  • 6
  • 18
3
votes
1 answer

App Store app needs to be re-signed with Apple's latest code signing certificate

Today I received an email from Apple in regards to an iOS app: Courtesy notice about your app. from: Apple Developer developer@email.apple.com Hello NAME, We noticed that your app, APP_NAME, hasn’t been updated since 2018_DATE and continues to use…
pkamb
  • 26,648
  • 20
  • 124
  • 157
3
votes
1 answer

React native - Codemagic ios build failed to publish

Expected : I need to upload an ipa to app store in flightmode. Facing : Below is the response in build ios section(coademagic.yaml response) - Successfully created archive at build/ios/xcarchive/Projname_6don6ptw.xcarchive Export…
3
votes
0 answers

Can't seem to disable the Health Records capability within HealthKit in either Xcode or Apple Developer

Our app seems to be getting rejected by Apple with the following reasons. Guideline 2.5.1 - Performance - Software Requirements We continued to notice that your app uses the Clinical Health Records API but your app does not appear to include any…
3
votes
1 answer

How can I use the renewed provisioning profile for existing apps?

I have developed a couple of applications in iOS. Few days before my provisioning profile got expired. I renewed and downloaded it from apple developer portal. Now my question is how this new profile will get reflected in existing applications?…
1 2
3
19 20