Solved

Error while trying to buy product flutter

  • 16 October 2022
  • 1 reply
  • 53 views

Badge +2

Hello, when I’m trying to buy the product this error is showing up:

 

E/flutter (18749): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(5, The product is not available for purchase., {code: 5, message: The product is not available for purchase., readableErrorCode: ProductNotAvailableForPurchaseError, readable_error_code: ProductNotAvailableForPurchaseError, underlyingErrorMessage: Couldn't find product.}, null)

 

Everything is set and should work. 

icon

Best answer by Miguel Carranza 18 October 2022, 01:00

View original

1 reply

Userlevel 2
Badge +6

Hi Radek,

That’s a Google error, not RevenueCat’s. There are some suggestion in other Community Posts.

 

Double check that everything is set properly, and if that’s the case, after some propagation time, I would reach out to Play Store support. 

Reply