Skip to content

1.0.0-alpha.38

Pre-release
Pre-release

Choose a tag to compare

@yusuftor yusuftor released this 22 Jan 21:49
· 1034 commits to develop since this release
c20fce0

Enhancements

  • SW-2682: Adds Superwall.instance.latestPaywallInfo, which you can use to get the PaywallInfo of
    the most recently presented view controller.
  • SW-2683: Adds Superwall.instance.isLoggedIn, which you can use to check if the user is logged in.

Fixes

  • Removes use of USE_EXACT_ALARM permission that was getting an app rejected.
  • Fixes issue with scheduling notifications. The paywall wasn't waiting to schedule notifications
    before dismissal so the permissions wasn't always showing.