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

Backport (2-0-x) - Handle in-app-purchase less fatally on non-Darwin #12512

Commits on Apr 2, 2018

  1. Handle in-app-purchase less fatally on non-Darwin

    Right now it throws a new error, but this isn't ideal as there
    are cases where everything is mass-required, such as Spectron.
    Instead, we should throw an error on non-Darwin environments
    only when the IAP methods are invoked.
    ckerr authored and electron-bot committed Apr 2, 2018
    Copy the full SHA
    88d84d9 View commit details
    Browse the repository at this point in the history