SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

How to silence successful purchase alert view?

Open bluepixeltech opened this issue 3 years ago • 1 comments

Hi,

I am using SwiftyStoreKit.purchaseProduct to perform IAP. After the purchase is done, an alert view (title: "You're all set", message: "Your purchase was successful") is displayed. Is there a way to silence this alert view since I am using a custom alert view?

Best,

Pouya

bluepixeltech avatar Jan 25 '21 17:01 bluepixeltech

Currently, no there is no way to silence this. However, it would make for a great PR ;)

Sam-Spencer avatar Jan 26 '21 22:01 Sam-Spencer