- Seventh beta for RevenueCat framework 🎉
100% Swift framework + ObjC support. - See our RevenueCat V4 API update doc for API updates.
- macOS: improved
ErrorCode.storeProblemError
to indicate potential cancellation
#943 - Log when duplicate subscription time lengths exist during
Offering
init
#954 PurchasesOrchestrator.paymentDiscount(forProductDiscount:product:completion:)
: improved error information
#957- Make a public
rawData
a thing for all our datatypes
#956 - Detect
ErrorCode.productAlreadyPurchasedError
whenSKError.unknown
is actually caused by it
#965