Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [play-billing-library]

Anything specific to Google Play Billing library

play-billing-library
0 votes
0 answers
10 views

Migrate to supported version of Google Play Billing Library 6+ Error

I'm a unity Mobile game developer. Because of the Google Play Billing Library Migration I updated my In-app purchase package manager to 4.12.2 and the latest external dependency manager also. In the ...
Ajith kumar's user avatar
1 vote
0 answers
54 views

Missing Google Play Billing v7 javadoc documentation in Android Studio

I'm upgrading the Google Play Billing library from v5 to v7. After changing the version of com.android.billingclient:billing to 7.0.0 and syncing all dependencies, I noticed that all billing-related ...
Speedy's user avatar
  • 1,526
4 votes
1 answer
640 views

enablePendingPurchases was deprecated in version 7 of the google billing library

When updating the Google Billing Library to version 7 it marks the enablePendingPurchases() method as obsolete. Reading the documentation it seems we now need to pass a PendingPurchasesParams object ...
JP711's user avatar
  • 625
0 votes
1 answer
53 views

Google Play Billing, ITEM_UNAVAILABLE for Unpublished / Transferred app?

I've gotten an Android app transferred to my developer account. This app was a payed app. It will transition to a subscription based model, so i first Unpublished the app, and changed it's price to ...
Martin Gudmundson's user avatar
0 votes
0 answers
21 views

Playstore subscription upgrade shows error popup

App have play store subscriptions (Monthly and yearly) user can upgrade (WITH_TIME_PRORATION) monthly to yearly. In India ,when user upgrade it shows error popup from play store. Response from Google ...
Jithish P N's user avatar
  • 2,120
0 votes
1 answer
78 views

Google play billing - How to check user already purchased subscription for 2nd opening the app?

I followed the guide from Google developer document: https://developer.android.com/google/play/billing/integrate?hl=vi Finished step process Purchase Flow, and handle Purchase result and handle ...
MinhNV's user avatar
  • 177
0 votes
1 answer
59 views

Why doesn't my Android activity receive onResume() when canceling a BillingClient transaction after being backgrounded?

My Android app has one consumable transaction and it works fine in normal BillingClient purchase flow. But if the app is backgrounded while the Play Store purchase pop-up is displayed, when the app is ...
Bungles's user avatar
  • 2,189
0 votes
0 answers
117 views

Error consuming purchase with token. Response code: 6 - Google Play Billing Android Java

So, recently I've been using android billing In-app purchases in my app. This is my first time for this and I wanted to implement Consumable Purchase. But after too much reasearch also, I couldn't ...
SHANMUKHA SAI PITHANI's user avatar
0 votes
0 answers
23 views

"Clear all data" option for Google Play resets the email associated with in-app purchases for apps

Note: Many people use "Clear all data" as a quick fix for any Play Store related errors. In case of multiple accounts in a device where email Y is the default account: A user has downloaded ...
Swati Navalkar's user avatar
1 vote
1 answer
76 views

ProxyBillingActivity means in firebase analytic

Hi I have implemented the Google Play Billing Library and my app has firebase integrated as well. In the firebase console, on the "Views by Page title and screen class" section, I find ...
ahmadkabi's user avatar
0 votes
0 answers
28 views

Android Billing: How to debug. Billing works on 90% of devices

My app offers three different subscriptions schemes and one inApp product. On all my test devices ranging from Android 8 to 14 the billing library works and shows the available products accordingly (...
Avinta's user avatar
  • 748
0 votes
0 answers
138 views

Play Billing Library prevents uploading my App

I have an app built with Expo that I recently updated the SDKs for, this means I have no Android configuration files. The App does not sell products, it only has a screen or section where some items ...
Miguel Espeso's user avatar
1 vote
1 answer
174 views

Usage com.android.billingclient:billing and com.android.billingclient:billing-ktx library in Android Kotlin project

On going through the Lib version for billingclient in android help doc Saw that they have billing and billing-ktx lib, Do we need both to be implemented in the app or when using kotlin project can we ...
Karthick Kumar's user avatar
0 votes
0 answers
102 views

We are detected that one or more of the app bundles included in this release are using the following Play Billing Library AIDL

I am using the latest version of Google Play Billing 6.2.0. I just add the billing library to Gradle and upload to the internal release because I want to set IAP prices and implement billing in my app....
usman khan's user avatar
0 votes
0 answers
51 views

Google Billing plan change during grace/hold

I'm using Google Billing 5.2.1 on Android with ProrationMode.DEFERRED when changing the subscription plan. Sometimes the users get The replacement mode is not applicable when subscription is in grace ...
Dimezis's user avatar
  • 1,586

15 30 50 per page
1
2 3 4 5
19