Replies: 2 comments
-
Found out that there is limitation by countries to use promocodes |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is handled by the native Android IAP: https://developer.android.com/google/play/billing/promo This library doesn't have control over it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is no option to use promo code as payment method. Google documentation says that there should be such an option during regular purchase flow. Promo code is set up in google (custom). But there's only "Add card" option.
Tried on 8., 10. and 12.* versions. Tried make purchase with
requestPurchase
andrequestSubscription
. Tested via internal testing. Redmi note 7.What do I miss?
Beta Was this translation helpful? Give feedback.
All reactions