Skip to main content

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)

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!


Hi, Im using purchases_flutter 5.6.0


Reply