You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm new to using AndroidBillingLibrary and i may be mistaken, but i think that BillingController.restoreTransaction() create an RESTORE_TRANSACTIONS intent, and this works only when you have followed the proper steps (app is exported + signed as release, android manifest contains settings for billing and debuggable false). if you did follow all those steps, then you have found a bug, please describe the behaviour more detailed then.
but my guess would be, you did not read the google documentation enough. its quite a lot, but necessary to use AndroidBillingLibrary:
Thank you very much for your Android Billing Library, we are using it in our apps and we are really satisfy of it.
I would like to ask you why RestoreTransaction work fine when using the app from the market, but don’t work when I use debug version.
Is this behavior correct or I am wrong something?
Thank you in advance,
Giuseppe
The text was updated successfully, but these errors were encountered: