Question

Related to flutter (Billing_UNAVAILABLE error at times)

  • 12 February 2022
  • 2 replies
  • 416 views

Badge +1

When using revenue cat on flutter, I am getting the billing unavailable error at times and cannot access any subscription info about the user,  Mostly occurs when device starts offline, then later refreshed with internet connection, navigating to the page that checks subscription then gives billing unavailable error


2 replies

Userlevel 5
Badge +8

“Billing unavailable” would indicate an error on Google’s side. I wouldn’t expect this to happen often or be persistent. 

When the device is offline it’s expected that the connection will be unavailable, but the SDK does attempt to reconnect if a connection couldn’t be established. 

Have you seen this happen consistently? 

Badge +1

It does happen 7/10 times and I a have to wait for a few minutes before billing info is fetched correctly again. I have also noticed this also sync's across all devices using that specific account 

Reply