Skip to main content
Question

about restore purchases : anonymous id, addPurchaserInfoUpdateListener vs restoreTransactions


Forum|alt.badge.img+3

Hello, I have an inquiry regarding the addition of the "Restoring Purchase Products" function. (Appstore has rejected the assessment that it does not have a purchase restore function.)

What I'm curious about is

1.
I wonder if I can use "Anonymous App User IDs".
I wonder if I need to designate a user ID.


2.
Purchases.addPurchaserInfoUpdateListener(
(purchaserInfo) async {
final purchaserInfo = await Purchases.getPurchaserInfo();
...
}

and

PurchaserInfo restoredInfo = await Purchases.restoreTransactions();

I'm curious about the difference.
If the method is different, is there a code to refer to?
I am inquiring because it seems to bring the same purchase information.

Thank you for reading it.


- Notes
. flutter app
. Purchase or restore purchase after SNS log-in
. We do not share subscriptions between platforms.

This post has been closed for comments

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings