google-play-billing Questions
5
I am implementing a subscription with Google billing in my android application.
I have followed Google Play Billing official documentation.
I have created subscriptions in Play Console and added re...
Riddle asked 22/2, 2023 at 6:34
4
Solved
I have my app in the internal testing track but when Testing, the test card did not show up and it asked for the real credit card on both real and virtual devices.
I have tried some method recommen...
Mesognathous asked 4/5, 2022 at 10:9
1
I am using the Google Play Billing Library 5 and have a subscription product with different base plans.
When processing the purchases in the PurchasesUpdatedListener or in the callback of queryPurc...
Popgun asked 23/5, 2022 at 15:38
1
How to identify the specific subscription offer from Purchase object in new Google Play Billing v5 library? I can get the product id but there seems to be now way get offer id or token? In that cas...
Whiteeye asked 28/5, 2022 at 11:15
1
Context: We have a TV app that offers as its only in-app item a monthly subscription.
I am mostly looking for confirmation of what I believe to be true:
Since version 2.0 of the Google Play Billin...
Esoteric asked 6/7, 2021 at 8:58
0
I'm getting this crash only on some devices. This happens right when I try to build a new BillingClient.
And I can't properly debug this issue since it doesn't happen on any of my devices.
Again, t...
Disabuse asked 7/9, 2021 at 17:31
2
I migrated Google Play Billing Library in Android Studio from 3.0.3 (was working fine) to 4.0.0.
I've checked my Google Play Billing and all seems OK and the SKU status is ACTIVE (no red flags).
I'...
Dermot asked 1/6, 2021 at 5:15
0
According to release notes of Play Billing library 3.0.3 the memory leak has been fixed. But i am still getting this leak from Leak Canary
Google Play Billing Library release notes
Code where I ...
Bayard asked 9/4, 2021 at 17:3
0
I'm trying to query all my in-app products using the GooglePlay Billing library but the skuDetailsList in querySkuDetailsAsync() seem to only show some products listed in the Play Console. And by s...
Mastoid asked 21/2, 2021 at 5:46
2
All developers received emails from Google saying that apps using subscriptions should manage the 'Account Hold' status from November 1st, 2020. See for example here.
So, I am trying to check that ...
Engird asked 21/10, 2020 at 10:39
1
© 2022 - 2024 — McMap. All rights reserved.