Joey

Results 5 comments of Joey

The solution is to modify this block of code ``` public func restore(handler: ((_ result: InAppPurchase.Result) -> Void)?) { paymentProvider.restoreCompletedTransactions { (_, error) in if let error = error {...

@jinSasaki please let me know if you see any issues with this fix as you are no doubt more familiar with the library. If not this should be updated in...

@paulw11 as requested here is a sample project displaying the bug/problem. also I will describe steps to reproduce below: https://github.com/Jerland2/SeamPredicateTest Steps to reproduce: 1. Add 2 items using the "+"...

@paulw11 Wondering if there is any update/eta on this fix? I am really eager to add this feature to my app!!

@paulw11 this is sad news, perhaps you could reference why you think it isn’t possible for someone to implement in the future here? Your suggestion would work for my reloading,...