Questions tagged [apple-id]

An Apple ID is the login you use for just about everything you do with Apple, including using iCloud to store your content, downloading apps from the App Store, and buying songs, movies, and TV shows from the iTunes Store.

An Apple ID is the login you use for just about everything you do with Apple, including using iCloud to store your content, downloading apps from the App Store, and buying songs, movies, and TV shows from the iTunes Store.

160 questions
4
votes
1 answer

How to prevent same Apple ID usage for multiple users' in app purchases

I am developing cross-platform mobile app and using InAppBiling Plugin for my app's in app purchase feature but I have a question about below scenario on iOS: Scenario: User A gets the subscription with his app credentials and his Apple ID. User B…
basakes
  • 205
  • 1
  • 3
  • 12
4
votes
3 answers

Xcode 8 logs out my developer account saying "session has expired"

When I am using my developer account, I am getting this message in Xcode 8. Your session has expired. Please log in. With another Apple ID it works. Also when logging in to developer.apple.com everything is okay; I log in without a problem. How…
Mag
  • 297
  • 1
  • 5
  • 19
4
votes
1 answer

Xcode cannot sign in with Apple ID

Recently I wanted to archive my App with Xcode, then Xcode said that I must input my Apple ID and password again. Perhaps my login information was lost. I tried again, but it always failed. If I input a wrong password, I get a correct response: It…
guogangj
  • 2,275
  • 3
  • 27
  • 44
4
votes
3 answers

How to reassign "legal" permission in iTunesConnect

On our first iOS app, the person who started up our account with Apple assigned the "legal" permission to our shared support mail, and as such, the "legal" permission was assigned to that Apple ID. Even though the CEO filled in all the paperwork…
c.fogelklou
  • 1,781
  • 1
  • 13
  • 26
4
votes
2 answers

Xcode 6.1.1 - Developer ID is not on any development teams, when it IS

We had to change our development ID (apple ID) due to a change in email addresses. We changed the email in the dev portal and via Apple ID. Everything seemed fine - we could log into the portal and iTunes Connect and see our apps/certificates etc…
Zim
  • 51
  • 1
  • 7
3
votes
1 answer

Generating an IPA file for a flutter project without a paid dev account

so I just finished a Flutter mobile app and I want to install on my personal iPhone. I know about the 7 days restriction, but buy an apple dev account for 99$/year was a bit too much for me so I used an external service. You pay them a lil bit of…
Veoxer
  • 358
  • 4
  • 19
3
votes
0 answers

Debugging Sign with Apple (Invalid web redirect url)

I'm implementing "Sign in with Apple ID" feature in Node.js application, using @hapi/bell library. Unfortunately, my attempts resulted in being redirected to following webpage: There is almost certainly configuration mismatch somewhere, but Apple…
Ginden
  • 5,149
  • 34
  • 68
3
votes
0 answers

Show Sign in with Apple ID Pop up in WKWebView same as its shown in Safari in Swift

I am working with a simple URL which when opened in Safari and if I select "Sign in with Apple" it shows me a pop up window like below screenshot Now when I use this URL in WebView and select "Sign in with Apple" it doesn't show the pop up. Need…
iDeveloper
  • 940
  • 1
  • 10
  • 45
3
votes
1 answer

Xcode preferences -> accounts not saved

Generally in Xcode we can save different apple accounts in preferences. It was working before in previously all versions. Last week I have updated Xcode and installed Xcode version 10.0 And then I have added 3-4 Apple IDs : Xcode -> Preferences ->…
VRAwesome
  • 4,721
  • 5
  • 27
  • 52
3
votes
0 answers

TestFlight with multiple Apple ID's and Teams

So I find it frustrating that Apple allow's an Apple ID to be in multiple Developer/Enterprise teams but with that same Apple ID you can only login to 1 iTunesConnect team. I fixed it by creating a second Apple ID with myemail+company@gmail.com and…
Tom Spee
  • 9,209
  • 5
  • 31
  • 49
3
votes
1 answer

iOs Cloning Application using wildcard ApppleId

I have create a iOs application in Xcode , now i want to clone this with logo change and App name Change. so which one is better , from "Explicit App ID" or "Wildcard App ID". can any one help me to choose. Thanks!
Mohanraj S K
  • 657
  • 4
  • 16
2
votes
1 answer

How can I remove a specific developer identity from my system when creating Flutter projects?

I have previously added a developer identity for "Apple Development: Tanisha Bagamane (GHT9MB2GT4)" to my Mac in order to push an app for a client project to the Apple Store. However, I now want to create new Flutter projects without this identity…
mishalhaneef
  • 672
  • 8
  • 29
2
votes
0 answers

Apple ID button doesn't get localised for some languages

I have come across a bizarre problem. The SignIn with Apple ID button has a very straight forward approach to be setup in Swift. The same code works with English, German, Russian: but doesn't work with French and Arabic. extension…
Houman
  • 64,245
  • 87
  • 278
  • 460
2
votes
0 answers

SignIn With Apple "invalid_client" error Asp.Net Core token request

I`m trying to implement Sign In With Apple in my Asp.Net Core application using OpenIdConnect client library. With help of this article https://www.scottbrady91.com/openid-connect/implementing-sign-in-with-apple-in-aspnet-core. Everything works fine…
2
votes
0 answers

Simulator crashes on verify Apple ID sign in

Does anyone know why my simulator would be crashing when I get the verification message after I correctly put in my email and password to sign in to my AppleID? Simulator iPhone 8 iOS 13.5 Mac OS Big Sur 11.1 - Apple M1 Chip Click next App…
1 2
3
10 11