googleplaybilling

  1. sadegh nordeh

    Android Question BillingClient

    Hello. I am using this library for Google payments GooglePlayBilling - In App Purchases But even though I have entered the values correctly, I still get the error Does the app have to be published in the console for testing?
  2. P

    Android Question GooglePlayBilling v5.00 Errors

    Hello, i have some apps published which include in-app subscriptions, i want to update them now and in order to do that, it is required to update to a newer version of GooglePlayBilling because the version 3 that i used till now is deprecated. I have followed all the steps from here , including...
  3. F

    Android Question Problems with in app purchses

    I get this error in Crashlytics Fatal Exception: java.lang.RuntimeException Unable to start activity ComponentInfo{appname/com.android.billingclient.api.ProxyBillingActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender...
  4. DavideTr94

    Android Question GooglePlayBilling - Change subscription type

    Good morning everyone, in my App there are 5 different types of subscription, each with different prices but all lasting one month. I should make a function that allows the user to upgrade a service by purchasing a different subscription: To go from "pui_cloud_lvl1" (1.99 €) to...
Top