App Account Token StoreKit2

Can someone please confirm me how to use App Account Token purchase option? Do we have to save the UUID with the users data or do we not have to do anything?

i am really confused in this matter. Any explanation would be extremely appreciated. Thanks 😊

If you choose to include App Account Token, you need to generate the UUID on your end and include it in the request.

Note: It is recommended that UUID represent that user account (anonymous or not) in your system for our platform. Therefore all future purchase attempts for that user would have the same UUID, while it would be different on other platforms and different for other users on any platform.

App Account Token StoreKit2
 
 
Q