The component was installed following the documentation and everything works, but at the moment of doing:
const {purchaserInfo} = await Purchases.purchasePackage (purchasePackage)
It does not return values and on the andriod screen it sends a message that the item is not available for purchase.
"react-native": "0.63.4"
"react-native-purchases": "^4.3.0"

The component was installed following the documentation and everything works, but at the moment of doing:
const {purchaserInfo} = await Purchases.purchasePackage (purchasePackage)
It does not return values and on the andriod screen it sends a message that the item is not available for purchase.
"react-native": "0.63.4"
"react-native-purchases": "^4.3.0"