Hello,
On Android, using react-native, after upgrading the “react-native-purchases” lib from "5.13.1" to "6.7.0", I am having this error when a purchase action of an offering is triggered:
“RNPurchases.purchaser got 7 arguments, expected 6”.
I tried upgrading react native to latest version, but still got the error.
Any clues on what that could be, or some steps on how to debug this error, please?
Thanks a lot!