godot-sdk-integrations / godot-google-play-billing

Godot Android plugin for the Google Play Billing library
MIT License
156 stars 50 forks source link

Fix purchase purchase_error signal crash. #6

Closed ricardoalcantara closed 4 years ago

ricardoalcantara commented 4 years ago

Now it will return earlier with status FAILED and a debug_message. As discussed here https://github.com/godotengine/godot-google-play-billing/issues/5

Closes #5