i'm trying to add the in app illing in an application but something is wrong:
I took the goole's sample code and just extended the "purchaseobject" class, and add a log in each function. It worked fine and I could make some transactions, restorations, etc. Now, when I make an chekbillingsupported() it returns true. But when I try to restoreTransactions(), it returns an error code = RESULT_ERROR when it send the GET_PURCHASE_INFORMATION request. Why? I tried to test with an other account, but now it tells me RESULT_BILLING_UNAVAILABLE at checkBillingSupported() :/ can you help me? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

