Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Purchase States #13
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
ghost
Jul 10, 2011
Collaborator
While the values of the PurchaseState
enum are correct, the comments are mixed up. We will fix this ASAP.
isPurchased responds to correctly to all the unit tests. Maybe it's something else?
While the values of the isPurchased responds to correctly to all the unit tests. Maybe it's something else? |
ghost
closed this
in
3a5e5f9
Jul 13, 2011
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
and7ey commentedJul 10, 2011
While testing the app, I see that purchase of android.test.purchased is reflected in the database. But purchase status there is 0. Hence
isPurchased
returns false.I've checked possible states
Is everything correct here?