SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

When the user does not bind the Apple payment

Open smallnews opened this issue 4 years ago • 4 comments

Platform

  • [ ] iOS

In app purchase type

  • [ ] Consumable

When the user does not bind the Apple payment, the internal purchase will switch to the APP for binding. When the user completes the payment, the payment result cannot be triggered normally.

smallnews avatar Jul 12 '19 07:07 smallnews

you should handle in here public func paymentQueue

gzyunke avatar Sep 22 '19 14:09 gzyunke

I have the same problem

mrsunx avatar Feb 21 '20 05:02 mrsunx

Did this issue fixed? I encountered same situation

FatDogJOE avatar Sep 26 '21 03:09 FatDogJOE

you should handle in here public func paymentQueue

Thank you for your answer Is there any example for the "public func paymentQueue"?

smallnews avatar Dec 18 '21 17:12 smallnews