|
|
|
|
|
by MBCook
782 days ago
|
|
I don’t have experience with the Android App Store, but normal subscriptions/IAP/initial purchase on iOS would protect the user info during purchases. Apple tells you nothing about the user. You can choose to give them a UUID that they’ll echo back when you query their API about the subscription/transaction, but that’s up to you. Apple will not give a name, email, Apple ID, phone number, location, or anything else. See the data here: https://developer.apple.com/documentation/appstoreserverapi/... |
|