Is there a way to determine if a user has family sharing enabled or an Apple-ID set on their device? I don't need to know details about the apple-id, just to now if I need to guide the user towards setting it up.
Asked
Active
Viewed 182 times
1 Answers
1
Unfortunately, there is no API to determine whether a user has family sharing enabled. There is only an option to distinguish between a purchaser and family members after the purchase is complete. That info is stored in the user's receipt under the in_app_ownership_type field.

LeChuck
- 11
- 1
-
do you know then if there is a way to determine if an Apple-ID user is a child or a regular adult account? – Christian 'fuzi' Orgler Feb 24 '22 at 07:50