Hi,
I don’t know why I am getting this error. It was working well before on iOS, except on catalyst.
Then I’ve broken all this!
Purchase failed. Error Domain=RevenueCat.ErrorCode Code=0 "Unknown error." UserInfo={source_function=purchase(sk2Product:promotionalOffer:completion:), NSUnderlyingError=0x600001be9080 {Error Domain=RevenueCat.ErrorCode Code=8 “The receipt is not valid." UserInfo={source_function=convertUnsuccessfulResponseToError(),
Note that after purchasing the product I see a message saying: “You’re all set, your purchase was successful.”
Do you have an idea where to look at?
I triple checked all keys & config. (bundle id, shared secret, ...)
Thanks