Sameer Nawaz

Results 12 comments of Sameer Nawaz

I too have this issue, occurs when I try to verify receipt. Although it's fine for Me, only apple reviewer gets this each time. Does someone know what could be...

> Same here in 0.16.0. Everything works fine on my device. But Apple rejected the build and sent the error screenshot. Do you know any alternative? Until these guys fix...

Please let me know if you did. On Tue, 7 Jul 2020 at 14:20, cclaflin89 wrote: > Not found alternative solution yet. > > — > You are receiving this...

I have used a different library to verify receipt, and for other operations such as purchase, I've used SSK. My app is live!

> Do you verify the receipts locally? What's the library you used? I've used [TPInAppReceipt](https://github.com/tikhop/TPInAppReceipt) Not a popular one, but works for now.

> Thanks :) btw I discovered something just now regarding this whilesifting through Apple docs. See my comment above. I updated it. Oh Cool! I've always given .production, will this...

> No, my code is what's causing the issue, I think. The if block runs while I'm in development, the if else block runs when the app is released. The...

> By the way, is local receipt validation ideal for auto-renewable subscriptions? Because I need to get the latest data like the expiration date. Do I have to refresh the...

> I got this issue fixed! @Starsky89 is correct. This error occurs when you're trying to refresh a receipt that does not exist. This seems to be the underlaying StoreKit...

Hello @tejuamirthi, Yes this project is open for contribution. I'll assign you for this issue.