SwiftyStoreKit
SwiftyStoreKit copied to clipboard
When the user does not bind the Apple payment
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.
you should handle in here public func paymentQueue
I have the same problem
Did this issue fixed? I encountered same situation
you should handle in here
public func paymentQueue
Thank you for your answer Is there any example for the "public func paymentQueue"?