Skip to content

2.7.4

Choose a tag to compare

@ianrumac ianrumac released this 27 Feb 20:28
· 30 commits to develop since this release

2.7.4

Enhancements

  • Adds support for "Test Mode", which allows you to simulate in-app purchases without involving Google Play. Test Mode can be enabled through the Superwall dashboard by marking specific users as test store users, or activates automatically when a an application ID mismatch is detected or behavior is set to ALWAYS. When active, a configuration modal lets you select starting entitlements and override free trial availability. Purchases are simulated with a UI that lets users complete, abandon, or fail transactions, with all purchase events firing normally for end-to-end paywall testing.
  • Improved logging in web entitlement and entitlement redeeming for easier debugging
  • Adds active entitlements to subscription status change event
  • Ensures purchases are always queried with connected clients and retried in background
  • Adds expirationDate, subscriptionGroupId and offerId to StoreTransactionType

Fixes

  • Improve rounding to match editor's pricing consistently