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

Godot Android plugin for the Google Play Billing library
MIT License
147 stars 46 forks source link

Missing 'setType' for purchase? #13

Closed dala00 closed 4 years ago

dala00 commented 4 years ago

I'm trying subscription. But no item found error appears when called purchase.

I saw source code, and I noticed there are no setType for BillingFlowParams. Is it missed?

dala00 commented 4 years ago

Sorry, I may was looking at old information.