I use gdx-pay and it works great. But now I need to show the local product evaluation (fullversion) for the user before clicking the Buy button. I found that the method getInformation()is still implemented in android ( PurchaseManagerAndroidOpenIAB).
I want to continue using gdx-pay; Is there any other way to get the local price (currency) and show it to the user?
source
share