A lot of derepcated warnings, is the latested beta release compatible with BillingClient 5.x ?
Hello, I received App Store notification that I must migrate from Billing client 3x if I want to make any updates to the app.
Reminder: Starting on August 2, 2022, all new apps must use Billing Library version 4 or newer. By November 1, 2022, all updates to existing apps must use Billing Library version 4 or newer. Learn more.
When I just updated the billing client to 5x, things do not work. Looking at the code, it seems that many constructs such as SkuDetails and others -- are deprecated.
It seems to be quite a bit of work to rewrite the code even on my application side. But wanted to check -- is rxBilling compatible with the 5x android billing client, or nothing after 3x will be supported?
thank you
you can use getProductDetails instead of getSkuDetails