We are going to use RevenueCat to sale our macOS application using only Stripe.
I followed your documentation to setup products, offering packages and entitlements.
I also installed your SDK (version 3.3).
I am however facing the following issue:
ERROR: 🍎‼️ Error fetching offerings - Error Domain=RCPurchasesErrorDomain Code=23 "None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used).
I do not understand why I am getting this issue because this app will be sold outside the Mac App Store. So it raises several questions:
- I only selling a Mac App outside the MAS, using Stripe supported by RevenueCat and if yes can we use the SDK?
- If yes, what can be the source of the issue
- If no, what do you recommend to achieve what we want to do?
Thanks for your help,