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

364 questions
3
votes
1 answer

Why is Apple team-id Shown as Different in Xcode Than on Apple Developer Page?

It is my understanding that my Apple developer team id is a unique 10-character string that can be checked by visiting the Apple developer page like so: However, I've noticed that the code in XCode shows a different id: Note: The team selected…
3
votes
2 answers

Is it possible to programmatically change the XDR Display Reference Mode (aka Preset) on macOS?

Apple's XDR Displays like the Pro Display XDR and the Liquid Retina Display XDR support Display Reference Modes, also known as Presets. These can be changed from within System Preferences > Displays > Display Settings > Presets (After selecting an…
edgar_is
  • 126
  • 10
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
  • 2
  • 7
  • 18
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
2 answers

Update a variable that changes the UI from background thread - SWIFTUI

What is the correct way to notify the main thread, that the background-thread operations are finished? I get this error now: Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators…
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
3 answers

Xcode can not create provisioning profile for app clip automatically

I am trying to archive an iOS app with its app clip, but I could not manage to achieve it. We have an enterprise developer account and I use Xcode12.0 beta2 (12A6163b). The steps I did were as following: Created a new iOS project Added an app clip…
3
votes
1 answer

How to use dylibs from a plugin inside a macOS sandboxed application?

I'm writing a plugin for a macOS application. My code uses OpenCV and my build process links to the OpenCV dylibs. When I build my code as part of a test application, everything runs fine. But when I build my code as a plugin, the host application…
user18184
  • 488
  • 5
  • 14
3
votes
2 answers

Is it possible to create IndoorMaps like airports from Apple with IMDF?

Im quite confused about creating an IndoorMap for our company to display it on iPad's. Regarding to the new IndoorMaps-Program from Apple I thought I found the perfect solution. Nice examples are shown at some airports in the official Maps App. But…
Chris
  • 227
  • 2
  • 16
3
votes
1 answer

Apple notarization error: "The username is not a member of a provider"

I've been trying to upload my app for notarization following Upload Your App to the Notarization Service guide. I codesigned it, created the application-specific password, added it to the keychain. The Developer ID certificate was issued to the…
mentalmushroom
  • 2,261
  • 1
  • 26
  • 34
3
votes
2 answers

What will happen if I change apple id associated with Apple Developer account?

If I change the Apple id (email) associated to my developer account, will it affect Apps those are live? Are there any cons for doing the same? NOTE: New apple id will not be associated with any other developer account. I mean it will be fresh…
NSPratik
  • 4,714
  • 7
  • 51
  • 81
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?…
3
votes
3 answers

Can I Have 2 or more developer names displayed on iOS AppStore?

If there are 2 or more developers who have developed the App for AppStore, How can they have both of their names displayed below the app together? Also, do they all need to have a developer account or one is enough?
3
votes
1 answer

How can a company invite me to TestFlight?

Slightly programming related, but I cant seem to figure it out. I have an Apple Developer Account and an iTunes Connect account. When the company invities me, all I get is a "XY Ltd. invited you to join iTunes Connect". If I log in via the link…
breakline
  • 5,776
  • 8
  • 45
  • 84
3
votes
1 answer

No Users and Roles in iTune Connect

I have registered for Enterprise Apple Developer account and I am a Team Agent. I do not see Users and Roles in iTunes connect and https://developer.apple.com/account/ as well. Below are the screen shot for same - Any help would be greatly…
Jeet
  • 5,569
  • 8
  • 43
  • 75