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

Multiple purchases #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thomasuster
Copy link
Contributor

@thomasuster thomasuster commented Sep 24, 2023

Before: Only able to access a random purchase of the same type
After: Can access all purchases of the same product

Without this I am unable to access all the purchases of the same product.

This is a breaking change which I tend to dislike, but I think this is the right approach as without it it gives the impression to the developer that there can only be one purchase returned of the same product id, which is not true.

Tested on iPhone

@pozirk
Copy link
Member

pozirk commented Oct 10, 2023

So, my understaing is that you can have multiple purchases with the same product ID.
Thus you have implemented it for iOS only.
Can you do the same for Android?

@thomasuster
Copy link
Contributor Author

I can't at this time

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

Successfully merging this pull request may close these issues.

2 participants