I'm still using the QuerySkuDetails.
And I don't saw this method in the library; only "QueryPurchases".
Maybe Erel could be give more details.
I was pleased to discover and more so that you confirmed same. Bloody online feedback over 100 search results and only one finally hinted as b4a keeping it straight forward and seamless. Erel saved us alot of stress there for sure.
Much Apprec you taking the time to respond. I'm feeling a bit more comfortable with this Googleplay Billing thingy.
On a previous note I decided to use a remote api to check the OrderDetails of an App store orderid rather than give the headache to the mobile app as I have the flexibility to not always use GoogleClient. Just use good old api endpoint via jwt or openssl, to generate the access token, you get standard error payload not an error to be trapped 1st as was the case with googleclient wrapper when either packagename or orderid not found.