To get the responce means to call onPurchaseStateChange() ,first you have to
upload that app to Android market. To test the sample app You have to save
it as an unpublished draft in market.Don't forget to upload the apk in
release mode.

On Mon, Jun 27, 2011 at 2:23 PM, vinith <vini...@gmail.com> wrote:

> Okay. Thanks for the info.
>
> But this method is not called while using test product IDs
> "android.test.purchased".
>
> This was working fine some days back. But now it seems the method is
> not being called.
>
> Please help.
>
> On May 3, 1:53 am, Kostya Vasilyev <kmans...@gmail.com> wrote:
> > Here is a quick checklist:
> >
> > - The application installed on the phone should be signed with the
> > production key (not the debug key, as usual);
> >
> > - It should be uploaded as a draft to the Market console;
> >
> > - Any in-app items you're testing with should be in "published" state.
> >
> > Other than that, if you're running any version prior to 2.2 (2.1, or
> > earlier) you may be running into a known bug in in-app billing.
> >
> > http://code.google.com/p/marketbilling/issues/detail?id=7
> >
> > -- Kostya
> >
> > 02.05.2011 8:27, vinith пишет:
> >
> > > Hi,
> >
> > > I am trying to implement in-app purchase in my application.
> > > The method onPurchaseStateChange is never called.
> >
> > > I tried running the sample in-app purchase application from android.
> > > But even in that the method is never called.
> > > I have followed android in-app market documents.
> >
> > > Any help will be appreciated.
> >
> > --
> > Kostya Vasilyev --http://kmansoft.wordpress.com
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Thanks & Regards
Rajani.G.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to