I have subscriptions working in my app but I am getting a random error, once in a while...
I'm querying inventory as follows: mHelper.queryInventoryAsync(mGotInventoryListener); The IabResult that comes back to the async listener is Failure with the following message... android iabResult: Error refreshing inventory (querying prices of subscriptions). (response: 6:Error) The app has internet connectivity. So it works approx 8 out of 10 times but fails the other two times. I don't want to fly in that airplane. Is this just the way it is or can something be done about it. Thanks, Gary -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

