Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can downgrade inapp purchase #204

Open
ludovicjamet opened this issue Mar 14, 2017 · 1 comment
Open

Can downgrade inapp purchase #204

ludovicjamet opened this issue Mar 14, 2017 · 1 comment

Comments

@ludovicjamet
Copy link

ludovicjamet commented Mar 14, 2017

I have an app with inapp purchases. I move to auto renew inapp purchase using RMStoreKit. Everything is working find.

But when I downgrade from a level 3 to a level 1 (or from level 3 to level 2, or from a level 2 to level 1), purchase doesn't working an return : "SKErrorDomain Code=0 “Cannot connect to iTunes Store”. No problem with upgrades.

But sometimes, waiting 10-15 minutes after the first purchase before downgrade is working. But not always.

What I did :

  • Use device and not simulator (!)
  • Sandbox tester is new and never used on a production env
  • Logout every production account from the device
  • Change order of products and save

Any idea of what's going on ?

@johnmap
Copy link

johnmap commented Jun 7, 2018

Did you ever get to the bottom of this? I'm experiencing the same issue. I've seen reports that the issue is with Apple's Sandbox environment and this works fine in production, but pretty difficult to confirm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants