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
1
vote
0 answers

"Sign in with Apple" web flow - custom icon when having multiple apps

I am implementing Sign in with Apple for a organization having a bunch of apps. I want to have a single Service Id for all these apps (and group them all under the same group id), in order to have a single app authorization flow (+ a single email…
Amaury Liet
  • 10,196
  • 3
  • 18
  • 24
1
vote
1 answer

Oauth2 login with Apple ID returns request without CSRF token

I am trying to implement login with Apple ID in a Spring Boot application. I have it currently working so that I get the Apple login screen, and can authorize access. However, when Apple redirects back to…
jvos
  • 157
  • 3
  • 10
1
vote
0 answers

Can I use the same Apple ID on multiple iPhones/iPods

We are a commercial entity with an app. This app will be used by our customers and will be available via AppStore for free. It needs login and connects to our servers for authentications. What we want to do is buy the devices, install the app…
Hassan Hussein
  • 157
  • 1
  • 11
1
vote
0 answers

Showing wrong Developer/Company name on Itunes apps?

I have registered my developer account with ABC Private limited company , https://appleid.apple.com/ in this link also , There is no information about XYZ R&D Private Limited But when we are uploading build on iTunes ,it is showing XYZ R&D Private…
Dhiru
  • 3,040
  • 3
  • 25
  • 69
1
vote
4 answers

Sign in with Apple ASAuthorizationAppleIDCredential returns random email when user select 'Hide My Email' option for iOS

When I go through the Sign in with apple I am getting first time exact email address and basic details of the user which I want but second time in response there is no email field in response. My concern is that I want email address of the user so…
Mr.Javed Multani
  • 12,549
  • 4
  • 53
  • 52
1
vote
1 answer

Detect if an iOS user is currently signed into an iCloud account and has 2FA enabled

How would my app detect if a) the iOS user is signed into an iCloud account AND b) if the 2FA is enabled on that account? I've been looking at Apple docs like CloudKit, but can't seem to find an answer.
Jeremy
  • 3,438
  • 3
  • 34
  • 57
1
vote
1 answer

Codename One - iOS Certificate Wizard can't login

Shortview: Log in via iOS Certificate Wizard Access alert - press Allow "Enter passcode on your device" When trying to log in via iOS Certificate Wizard I receive message like "wrong username/password" and alert on iPhone "Someone accessing your…
user7436930
1
vote
0 answers

Xcode 8.3.1 can't login Apple id

I use Xcode and login Apple id , but always get "apple id or password is incorrect" , I try go to apple dev web site and login the same apple id ,it's success , so I'm sure the apple id and pwd is correct . I don't know why can't login with…
Ian
  • 129
  • 1
  • 8
1
vote
1 answer

Xcode 8.1 says 'try signing in again or contact apple support to resolve account access issue' what should I do?

I'm using a macbook pro, OS X El Capitan Version 10.11.6 Every time I try to add my apple id into it It says 'try signing in again or contact apple developer support to resolve the account access issue' but same id successfully login on web. Most…
1
vote
0 answers

How to distribute APP shared by Apple ID

Third-party app distribution platform, many of them are shared by Apple ID to install the app, instead of Apple enterprise developer account, how they are implemented, and how authorization
jsonYY
  • 11
  • 3
1
vote
1 answer

What is the format of a Windows Phone Advertising ID string? What is the typical length?

What are examples of the Device ID unique to Windows Phones? As I do not have a Windows phone, I cannot look up any values myself. Specifically I'm wondering about the typical length of Advertising IDs that Windows uses that are similar to…
Glenn Strycker
  • 4,816
  • 6
  • 31
  • 51
1
vote
2 answers

An App ID with Identifier is not available. Please enter a different string error for personal team

I am using my Apple id(personal team) for my project. I am able to install on my ios device but when when my friend is trying to use my project with his apple id(personal team). He is getting this error "An App ID with Identifier is not available.…
Vivart
  • 14,900
  • 6
  • 36
  • 74
1
vote
0 answers

Xcode crashes when trying to login with developer Apple ID

Xcode crashes when trying to login with developer Apple ID in preferences. Freshly installed Xcode 7.1.1 and Xcode 7.1. Both crash. Any ideas how to fix this? Crash log here: crash log
iWheelBuy
  • 5,470
  • 2
  • 37
  • 71
1
vote
1 answer

Apple TestFlight : can't invite people

I'm using the new Apple TestFlight for internal testing, I've invited a bunch of emails who all worked fine. But I still have one who don't work. So, I added the tester xxx@mac.com email in the internal testers section and configure it as an…
dzk
  • 91
  • 2
  • 8
1
vote
2 answers

iOS 7+: Unique identifier per device<->Store-ID (user) combination

I've spent two days no reading and testing as there is a lot of info about this topic. Unfortunately I've found no solution yet. I can't implement my own authentication as this doesn't help with the issue I want to solve (see Backgrounding at the…
Soko
  • 774
  • 1
  • 7
  • 20