Skip to content

1.0.0-alpha.37

Pre-release
Pre-release

Choose a tag to compare

@yusuftor yusuftor released this 19 Jan 20:11
· 1038 commits to develop since this release
1feacd9

Enhancements

  • SW-2684: Adds error logging if the currentActivity is null when trying to present a paywall.

Fixes

  • Fixes bug where paywalls might not present on first app install.
  • Fixes bug where all paywallResponseLoad_ events were being counted as paywallResponseLoad_start.
  • Adds ProGuard rule to prevent DefaultLifecycleObserver from being removed.