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

Commits on Sep 8, 2016

  1. Handle empty Product Data case with event

    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 committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    d17c98e View commit details
    Browse the repository at this point in the history