Skip to main content
Question

Flutter - Getting "BILLING_UNAVAILABLE.null" while making purchase

  • October 20, 2023
  • 1 reply
  • 164 views

Forum|alt.badge.img+3

I’m able to get all offerings and products from the Flutter SDK. However, while trying to make purchase on Android, getting the following error:

[log] Purchases -> 🤖‼️ BillingWrapper purchases failed to update: DebugMessage: . ErrorCode: BILLING_UNAVAILABLE.null
[log] Purchases -> 🤖‼️ PurchasesError(code=PurchaseNotAllowedError, underlyingErrorMessage=Error updating purchases. DebugMessage: . ErrorCode: BILLING_UNAVAILABLE., message='The device or user is not allowed to make the purchase.')

dependency: purchases_flutter: ^6.0.0

This user was able to make test purchases before. APK is added to closed testing and user is added as tester.

This post has been closed for comments

1 reply

wes_clark
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • October 24, 2023

I would recommend that you try recreating this issue with a new test account and try on an updated emulator with Google Play services installed. This may just be an issue with this individual user.