Skip to content

Crash on Cordova/Android when testing with static responsen #10

Description

@zander-berg

Hi,

I'm trying to use these plugins to implement inapp purchases for a Cordova (v3.6.4) app that I am testing on Android 4.4.2 (Samsung S5 Mini).

Using the static responses as described in http://developer.android.com/google/play/billing/billing_testing.html, I find that android.test.purchased is working fine, but android.test.canceled and android.test.refunded both make the app crash. The start callback of the on purchase event is still called (with the correct product ID), though.

Also, I could not find any information in the API docs on how to handle canceled or refunded purchases. Do these fire the on purchase event, too?

Any help would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions