Question

Unable to purchase offers: PlatformException - Couldn’t communicate with a helper application

  • 1 September 2023
  • 2 replies
  • 50 views

Badge +3

I keep getting this error on first purchase. The purchase goes through but revenue cat gives error. When I click on purchase subsequently, revenue cat then returns fine. How do I resolve this?

 

The following exception was thrown Unable to purchase offers: PlatformException(0, Unknown error., {message: Unknown error., userCancelled: false, readableErrorCode: UNKNOWN, code: 0, underlyingErrorMessage: Couldn’t communicate with a helper application., readable_error_code: UNKNOWN}, null):

flutter: PlatformException(0, Unknown error., {message: Unknown error., userCancelled: false, readableErrorCode: UNKNOWN, code: 0, underlyingErrorMessage: Couldn’t communicate with a helper application., readable_error_code: UNKNOWN}, null)


2 replies

Userlevel 3
Badge +8

Hi,

Typically this is an error coming from StoreKit. Which version of the SDK are you on? I’ll pass this on to our engineers and get their advice. Thanks!

Badge +3

Hi, Im using purchases_flutter 5.6.0

Reply