Someone already implement In-App Billing? I have a doubt. I'm implementing and the extra inapp_signature from com.android.vending.billing.PURCHASE_STATE_CHANGED is null in Market response. Is it correct? Will be not null when I test with MY owm items? I'm using android.test.purchased for test. I try to search in http://developer.android.com, but no success.
There is a BrodcastReceiver, with these 3 actions: IN_APP_NOTIFY, RESPONSE_CODE and PURCHASE_STATE_CHANGED. I'm following this documentation http://developer.android.com/guide/market/billing/index.html Thanks -- 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

