react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

[Android] Unable to Complete Subscription Purchase - "Unable to Find Item" Error

Open Fromzz opened this issue 1 year ago • 2 comments

Versions:

react-native-purchases: "^7.24.0" react: "18.2.0" react-native: "0.72.10" expo: "^49.0.21"

Description:

I am encountering an issue exclusively on Android; everything works fine on Apple devices.

I can successfully retrieve the subscriptions that have been previously configured with RevenueCat and the Google Developer Console. However, when I attempt to make a purchase, I encounter the following error message:

"Error: Unable to find the item you were trying to buy"

My configuration appears to be correct both on RevenueCat and the Google Console, but I might have missed something.

Could you please assist me with this issue?

Thank you in advance.

Fromzz avatar Jun 24 '24 09:06 Fromzz