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

Handle empty Product Data case with event #43

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

Conversation

mastef
Copy link

@mastef mastef commented Sep 8, 2016

Currently when the product Data is empty, no callback will be called on
haxe's side. This isn't good for cases when e.g. a promise is waiting
to be fulfilled.

Now this can be handled by listening for
PURCHASE_PRODUCT_DATA_EMPTY

Currently when the product Data is empty, no callback will be called on
haxe's side. This isn't good for cases when e.g. a promise is waiting
to be fulfilled. Now this can be handled by listening for
PURCHASE_PRODUCT_DATA_EMPTY
@mastef
Copy link
Author

mastef commented Oct 4, 2016

Not sure if the failed CI build is related to this commit?

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.

1 participant