Skip to main content

Swift Package Manager,version4.39.0。 some users Why don't have callbacks?

Hey @popshort-03c441 !

 

The purchase(package:) completion block will contain an updated CustomerInfo object if successful, along with some details about the transaction.

 

Are you calling getCustomerInfo() after the purchase is finished?


Hi @Michael Fogel, I sent u message, please check.


I’m also having issue with 
 

const { customerInfo } = await Purchases.purchasePackage(androidPackage);

I’m not getting anything in here.