Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use Subscription Using AndroidBillingLibrary #89

Open
RavinderPoonia opened this issue Sep 20, 2012 · 1 comment
Open

How to use Subscription Using AndroidBillingLibrary #89

RavinderPoonia opened this issue Sep 20, 2012 · 1 comment
Labels

Comments

@RavinderPoonia
Copy link

Hi ,

I want to use subscription functionality in one of my application. I am using AndroidBiillingLibrary. Can you please help me that how can i do using this Library. Thanx in advance .

@ludocrazy
Copy link

i'm new to using AndroidBillingLibrary and i may be mistaken, but as far as i understood the original author(s) the intention of this library is to open source "bugfixing" and help you having to write less code yourself.

you still have to carefully read and understand the official google documentation, which should then help you to quickly look through the source of this library.

http://developer.android.com/guide/google/play/billing/index.html

basically as you have already used requestPurchase() now look for requestSubscription().

if i am right, and you simply missed a detail from the docs, then please close this issue! thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants