Questions tagged [apple-developer-account]

102 questions
0
votes
0 answers

consequences of having several IOS distribution provisioning profiles linked to one appId

We have an app that is already in the App Store. Currently I (very junior dev not really supervised on this specific subject :-) ) have passed it from bare to managed using expo go. To finalize the IOS settings, I have to upload the distribution…
EmD
  • 1
  • 1
0
votes
1 answer

Share Apple Developer Program

I have developed an app with my Apple Developer Program for some third party company.(Let's call it account A) after awhile the company decide to create a new app with other developer team (so they have account B), and they want only the old app's…
behrad
  • 596
  • 1
  • 5
  • 19
0
votes
0 answers

apple app ID deletion on appstore connect

I am trying to delete an app ID from my apple developer account but I keep getting the following message. The App ID 'xxx' appears to be in use by the App Store, so it can not be removed at this time. This is not true because I haven't deployed the…
0
votes
0 answers

How to resign ipa with my own apple developer account

I explain the situation. me, my wife and my son are 3 VERY pokemon lovers. My wife and I have an iPhone 12 and my son plays on an iPad. I've been sideloading for long time and never had a problem, but we plan to go on a 4 month RV trip in May. …
0
votes
0 answers

Developed an app on my personal individual developer account, what is the best way to release it on a new organization account?

I've been developing a Swift app for a while now on my own individual developer account linked to my longstanding everyday AppleId - so the AppleId also has all my bought music, apps, appleTV and other content etc etc. As I have developed the app I…
0
votes
0 answers

How to get the TeamID of the Apple Developer Profile from the iPad in Xamarin.Forms

I'm working on Xamarin.Forms Application: I want to know the iPad's TeamID linked to Apple Developer Profile which will help in creating a work based on the TeamID in order to distinguish from which account the iPad belongs! As my company is having…
0
votes
1 answer

Xcode: Developer Team not showing in Xcode || Flutter

I have permission of Develper / App manager / Admin but in xcode all roles are not showing. I tried to find out on every platform but the right answer is not there.
amit.flutter
  • 883
  • 9
  • 27
0
votes
0 answers

Xcode not showing apple store connect team

I have been added as admin of my client's apple store connect team for the app, but I cannot see this team in Xcode. Already tried signing out and signing in Question 1> do I need to ask him to add me separately on the apple developers account? I…
0
votes
1 answer

Unable to renew apple developer program

I am trying to renew my apple developer program but am unable to renew it. Previously I used to see the renew button in developer.apple.com itself now I don't see that instead it says download the Apple Developer app on iPhone or iPad and renew (as…
Omkar Guhilot
  • 1,712
  • 11
  • 17
0
votes
0 answers

How to deliver Android/iOS app for Specific Group of users

I'm planning to release a mobile app, iOS/Android, to a specific set of users who operate in their personal gmails and apple accounts. In that case, I have to strictly stick to the following conditions. The app should be available only for a…
KZoNE
  • 1,249
  • 1
  • 16
  • 27
0
votes
0 answers

How to set-up Xcode signing provisions

So I recently got hired as a react native developer, and they already have an app published on the App Store. So I am just trying to set-up the app in development mode on my Mac. I already have an apple developer account, but when I open up Xcode,…
0
votes
1 answer

"Your Apple ID isn't enabled for iTunes Connect." for new paid developer account

"Your Apple ID isn't enabled for iTunes Connect." what does it mean when you are the administrator of your organization, you have just paid, and been accepted into the developer program and you have waited half a day, and you still cant sign in to…
Jay
  • 19,649
  • 38
  • 121
  • 184
0
votes
0 answers

How can I publish an app to the App Store with my client's developer account?

I am a freelancer. I developed an iOS app for my client. She has an individual developer account, but we want me to upload an app to the App Store Connect because my client is actually not able to handle this, she even has no Mac. What we should do?…
0
votes
2 answers

No account for team "SFJHSFJ". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials

I was using my personal account to run the app in my simulator, Recently my organization send me an invite to join the team, I accepted and joined, but still, the team is unknown,How to solve the issue
Ajith
  • 775
  • 1
  • 13
  • 47
0
votes
1 answer

Where is Apple Service ID( Client ID) for Azure B2C?

Does anyone know where to get the Apple service ID ( client ID) to set up Identity Provider of Apple in Azure B2C? Thanks