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

Fix onPurchaseFailed callback call #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 1, 2020

  1. Fix onPurchaseFailed callback call

    Use storeSpecificId instead of internal unity productId during call OnPurchaseFailed
    ab-rdarts authored May 1, 2020
    Configuration menu
    Copy the full SHA
    58f9b87 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Fix PurchaseFailureDescription productId param

    Fix all other PurchaseFailureDescription productId parameter which should be storeSpecificId
    ab-rdarts authored May 2, 2020
    Configuration menu
    Copy the full SHA
    c8a4f6e View commit details
    Browse the repository at this point in the history