This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Description
When i try to restore purchase:
13 StoreKit 0x2c011010 -[SKPaymentQueue _notifyObserversAboutChanges:sendUpdatedDownloads:] + 124
14 StoreKit 0x2c011922 -[SKPaymentQueue _processUpdates:trimUnmatched:sendUpdatedDownloads:] + 1070
15 StoreKit 0x2c012252 -[SKPaymentQueue _updatePaymentsForMessage:] + 118
16 StoreKit 0x2c010f2a __44-[SKPaymentQueue _handleMessage:connection:]_block_invoke + 138
If i try to bye same inapp after cancel restore it (i can cancel restore purchase if i'm not login on device), i get this
product.rb:23:in `block in restore': undefined method `find' for #<SKPaymentTransaction:0x12b13170> (NoMethodError)