Questions tagged [apple-developer-account]

102 questions
1
vote
0 answers

Convert json to p8 for APN auth key

I was trying to generate the apn auth key from apple dev account. I clicked on the download button and then the downloader downloaded the file as .json format. And FCM requires p8 format. After that I generated another key and got it again as…
1
vote
0 answers

Why do I get ?errorKey=ITC.signin.error.invalidUser when i try to login App Store connect?

I have just paid for the apple developer program and when i try to login app store connect it gives this error: "To access App Store Connect, you must be an individual or team member in the Apple Developer Program, or invited by an individual to…
user19953245
1
vote
1 answer

I can't setting the "Associated Domain capability enabled"

I follow this article and try to make ios APP can use dynamic link redirect to my team's APP. Document link: https://firebase.google.com/docs/dynamic-links/flutter/receive But I stuck on this step: On the Apple Developer site, create a provisioning…
1
vote
1 answer

Credentialed provider request failed with error: Unexpected nil property at path: 'Provider/attributes/developerTeamId

In Xcode (Version 13.0 (13A233)),(MacOS BigSur 11.6 (20G165)) trying to upload my app to Test Flight getting this error. Unexpected nil property at path: 'Provider/attributes/developerTeamId'. Also try with new signing certificate and provision…
Ashutosh singh
  • 820
  • 6
  • 17
1
vote
0 answers

Apple business Manger account shows domain verification failed

How can we revive domain in Apple business manager account once domain verification is failed? In business account there is no option to revive again once failed. domain is hosted on GoDaddy and i have uploaded TXT Record over there as mentioned in…
1
vote
0 answers

How to make periodic background fetches in Flutter iOS and Android App?

I am developing an app that should fetch an API periodically (every 15 or 30 minutes). I am using Flutter for the frontend development. The app should be available for both Android and iOS devices. The background task includes a call to the backend.…
1
vote
1 answer

Can not select Development Team in xcode, just show Personal Team

my Apple ID just join a development Team But when I login that account to xcode It just show personal Team (image below) so I can not archive app and distribute to testflight
1
vote
0 answers

Provisioning profile doesn't include entitlement

:) I use eas (ExpoApplicationService) to build my react native NFC iOS app, and when I use com.apple.developer.nfc.readersession.iso7816.select-identifiers and com.apple.developer.nfc.readersession.iso7816.select-identifiers I always get this…
1
vote
1 answer

Ionic Macincloud

Edited as I found the solution. It's an Ionic app, which runs completely well on Android. I don't own a Mac, so I'm using Macincloud. Have followed the steps for IOS and can send it, via Dropbox to macincloud and open it (after solving some issues…
1
vote
0 answers

Binary is invalidated automatically in Apple TestFlight environment

While I'm pushing iOS application to TestFlight, every time I see error message status changed to invalid binary. I've listed steps below what I performed while pushing the build to TestFlight . Clean build in Xcode Archive the build by…
AskIOS
  • 918
  • 7
  • 19
1
vote
1 answer

Xamarin.Forms iOS app compilation for remote certification

I'm trying to find out if there is a way to compile the iOS app in Visual Studio if I don't have Apple Developer License. A compiled app will be sent for signing by the organization's management and returned back for test on actual device.
1
vote
1 answer

Apple Developer Program: How to activate Two-factor authentication for Apple ID without access to an Apple device?

A company want to distribute an iOS app I developed on their behalf. But in order to enrol into the Apple Developer Program, they are required to activate Two-factor authentication. But they don't have a Mac, or an iOS device to receive an…
zeus
  • 12,173
  • 9
  • 63
  • 184
1
vote
0 answers

Distribution Certificate not shown as an option when Generating a Provisioning Profile

Background: trying to set up test-flight for IOS development as an individual. Problem: In the Apple developer website, while I can see my distribution certificate and my developer certificate under the Certificates tab, when I try to generate a…
1
vote
1 answer

How to properly renew enterprise iOS distribution certificate before expiration?

I am currently 3 days from the expiration of 1 of my two allowed Apple Developer enterprise certificates; the provisioning profile for the app in question is also expiring on the same day. What I'm trying to figure out is what is the safest and…
1
vote
0 answers

Transfer Apple Wallet passes from one developer account to another

I'm using the Apple Wallet API to generate Apple Wallet passes and deliver them to my users. I'm also pushing updates to passes I delivered as described here. The developer account I'm using is my personal account and I'd like to stop using it and…
DMEM
  • 1,573
  • 8
  • 25
  • 43