3.0.0-rc.4
Updating plugin for the most recent RevenueCat frameworks released!
StoreKit 2 support
Property rename:
PurchasesStoreProduct
- Updated
readonly intro_price: PurchasesIntroPrice | null;
toreadonly introPrice: PurchasesIntroPrice | null;
- Updated
readonly price_string: string;
toreadonly priceString: string;
- Updated
readonly currency_code: string;
toreadonly currencyCode: string;
See previous 3.0.0-rc.x notes for a complete log.
- Bump
purchases-hybrid-common
to4.0.0
4.0.0 Changelog here - Bump
purchases-ios
to4.9.1
4.9.1 Changelog here
To view new release, visit https://github.com/RevenueCat/cordova-plugin-purchases/releases/tag/3.0.0-rc.4