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

Restore purchases #6

Open
MaxHasADHD opened this issue May 17, 2016 · 1 comment
Open

Restore purchases #6

MaxHasADHD opened this issue May 17, 2016 · 1 comment

Comments

@MaxHasADHD
Copy link

Because patronage is marketed as "3/6/12 month" options, that makes the purchases consumable. Consumable purchases cannot be restored though. I was also able to pass app review without a restore button as well, so I think they know if it's consumable they won't reject. Instead, the restore button should be checking CloudKit for the user.

@MosheBerman
Copy link
Owner

Looks like an oversight. I'm going to have to look into how we actually want to implement restore.

The user's ID is stored in the cloud, so that shouldn't be a problem, it just has to be fetched at the right time. After a user purchases Patronage, their ID is put into iCloud and a local variable is set. The only thing missing is persisting that variable, and I have to double check, because it's been a while since I initially built this.

Thanks for pointing it out!

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

No branches or pull requests

2 participants