Can we get the mobile number associated with Apple-Id for two-factor authentication ?

we are telecom service provider, and we need to get user's mobile number programmatically associated with with Apple-Id for two-factor authentication. doest Apple allow us to get this number using swift or objective-C?

\[Does\] Apple allow us to get this number … ?

No.

Keep in mind that there’s no guarantee that an Apple ID has two-factor authentication enabled and, even if it does, there’s no guarantee that it has a mobile number as one of the factors.

Can you explain more about your overall goal here? There may be some other way to achieve that goal.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Can we get the mobile number associated with Apple-Id for two-factor authentication ?
 
 
Q