Hi team,
Is there a way for us to get access to the underlying `appAccountToken` of a transaction?
It looks like the SDK always adds it when a StoreKit2 product is purchased, but so far it seems the id is only available in the Purchase method callback, specifically as part of the StoreKit2 transaction itself.
it would save us a significant amount of work if `appAccountToken` was available in `CustomerInfo` (in our specific case, for `NonSubscriptionTransactions` if it makes any difference).
Thanks in advance!
Question
Can we access `appAccountToken` via `CustomerInfo`?

This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.