The App Store account deletion rule references “guest accounts” as also requiring deletion. Should I assume that “guest” would be analogous to RevenueCat’s “anonymous users” that are automatically generated in RevenueCat? And therefore that these anonymous accounts would be subject to the same deletion rule even though there is no personal user information linked to that id?
If so, and I wanted to manually delete the account upon user request, what would be the best practice method of obtaining the anonymous user id so that they could be manually deleted? (I have no server for the app). Thank you!