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

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

All new apps must use Billing Library version 4 or newer. By November 1, 2022 #37

Closed QuangDung-Wenal closed 1 year ago

QuangDung-Wenal commented 1 year ago

According to #35, the latest code already uses V4, so do I need to update to a newer version or stay the same? I have more than 50 games currently on the google store, if I have to upgrade all of them, it will be quite tiring :)

timoschwarzer commented 1 year ago

tl;dr: yes, you need to update. See my last comment in that issue you mentioned.

chazzledazzle10 commented 1 year ago

hey guys im trying to integrate google pay into my game and it throws out an error in the command line debugger saying its below 3 when i set it to 4 in the gradle file???