Field OnRestorePurchases
Called for each product delivered during a restore flow.
The second parameter is true if this product was the one pending before restore was triggered.
public static Action<Product, bool> OnRestorePurchases
Called for each product delivered during a restore flow.
The second parameter is true if this product was the one pending before restore was triggered.
public static Action<Product, bool> OnRestorePurchases