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

How to know a product is not owned ? #32

Open
sloosh opened this issue Oct 21, 2020 · 1 comment
Open

How to know a product is not owned ? #32

sloosh opened this issue Oct 21, 2020 · 1 comment

Comments

@sloosh
Copy link

sloosh commented Oct 21, 2020

Hi,
Your library seems great thanks for it, but is there a way to know a product is NOT owned ?
We know only when is it owned with the onProductRestored or onSubscriptionRestored callback, but we don't know when it is not owned.
A least a callback notifying when products or subscriptions lookup is finished would be great.
Please tell me is there is a way to do something similar.
Thanks !

@mikemee
Copy link
Collaborator

mikemee commented Oct 22, 2020

I don't know of a way in the underlying Google or Amazon API to determine this, sorry. I wish there was – then our apps wouldn't have to be so careful about keeping track :( (Plus, it's also a problem when a user gets a message "You've already purchased this" – but the API doesn't tell us. I have this problem right now with a Kindle customer :( )

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