robotmedia / RMStore

A lightweight iOS library for In-App Purchases
Apache License 2.0
2.42k stars 450 forks source link

restore purchase do't response #202

Open hcxyzlm opened 7 years ago

hcxyzlm commented 7 years ago
  1. buy new product, i will Custom verifier this RMStoreReceiptVerifier Protocol 2.First, the Custom verifier is fail, return fail block
  2. third i buy this product again, apple store the product is already buy, can restore buy
  3. click ok, don‘t response, and the Custom verifier protocol is not called