You can install this release with $ npm install deepwall-react-native-sdk@2.5.0
.
If you are updating from previous version you need to run $ cd ios && pod update RNDeepWall
.
Added
- Added homepage info into
package.json
- Added
AppsFlyer
support. - On Android added new methods
- consumeProduct
- setProductUpgradePolicy
- updateProductUpgradePolicy
- On Android added new events
- deepWallPaywallConsumeSuccess
- deepWallPaywallConsumeFailure
- General code refactor
- Added new events
- PAYWALL_CONSUME_SUCCESS
- PAYWALL_CONSUME_FAIL
- Exported new enums
- ProrationTypes
- UpgradePolicies
- Added new methods
- consumeProduct
- setProductUpgradePolicy
- updateProductUpgradePolicy
Changed
- On iOS
deepwall-core
version upgraded to version2.1.0
- On Android
deepwall-core
version upgraded to version2.2.0