[android-developers] Re: Test in-app subscription using test account

2012-09-05 Thread Tarun Sharma
Hi, Hi, Please help me out ... I had successfully implemented InApp billing with managed products. Now upgrade that with subscription (IAB V2). I had done all changes that required for subscription as mention in below link. http://developer.android.com/guide/google/play/billing/billing_subscr

[android-developers] Purchase-token is missing here

2012-09-05 Thread Tarun Sharma
nseHandler.java, Security.java and PurchaseDatabase.java for PurchaseToken. -- Best Regards and Thanks !! * Tarun Sharma* ***Balaji Websoft Technology Pvt. Ltd.*** * *M: +91-9413934366 Skype: tarunudr E: ta...@baltech.in W: www.baltech.in *Together We Can * -- You received this mess

[android-developers] Re: Test in-app subscription using test account

2012-09-05 Thread Tarun Sharma
oken. When the user cancels a subscription Google Play notifies our app that the purchase state has changed to "Expired". then how can we handle purchase state. Please guide me -- Best Regards and Thanks !! * Tarun Sharma* ***Balaji Websoft Technology Pvt. Ltd.*** * *M: +91-941

[android-developers] Re: Test in-app subscription using test account

2012-09-05 Thread Tarun Sharma
d on to ResponseHandler to let your persistence capture the field > > ResponseHandler.purchaseResponse(this, vp.purchaseToken, vp.purchaseState, > vp.productId, > vp.orderId, vp.purchaseTime, vp.developerPayload); > > Hope this helps > > > > On Tue, Sep 4, 2012 at 3