Question

no virtual methot queryPurchases Google billingClient 6.0

  • 10 November 2023
  • 1 reply
  • 18 views

Userlevel 1
Badge +5

Hello,

 

I am getting the following crash regarding purchases 

I have upgraded to Google BillingClient 6.0.1 and 

'com.revenuecat.purchases:purchases:7.0.0'

 

Any advice


1 reply

Userlevel 4
Badge +6

Hey @Dunwiddie,

Would you be able to open up a ticket with us either via the support form in the dashboard or by emailing support@revenuecat.com and send full debug logs reproducing this error? 

You can enable debug logs by following this guide. After they're enabled you'll see logs like this in the console:

[Purchases] - DEBUG: No cached entitlements, fetching
[Purchases] - DEBUG: GET /v1/subscribers/<APP_USER_ID> 200
[Purchases] - DEBUG: Purchaser info updated, sending to delegate

Please ensure the debug logs include the entire app life-cycle, including the messages printed during initialization of the SDK. The more information you include here, the better we'll be able to help.

Reply