Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.5 #170

Merged
merged 36 commits into from
Sep 23, 2024
Merged

1.2.5 #170

merged 36 commits into from
Sep 23, 2024

Conversation

ianrumac
Copy link
Collaborator

1.2.5

Enhancements

  • Adds a Modifier to PaywallComposable to allow for more control
  • Adds a PaywallView.setup(...) method to allow for easy setup when using PaywallView directly
  • Adds support for MODAL presentation style

Fixes

  • Fixes issue with displaying PaywallComposable
  • Resolves issue where users would get UninitializedPropertyAccessException when calling Superwall.instance

Checklist

  • All unit tests pass.
  • All UI tests pass.
  • Demo project builds and runs.
  • I added/updated tests or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have run ktlint in the main directory and fixed any issues.
  • I have updated the SDK documentation as well as the online docs.
  • I have reviewed the contributing guide

ianrumac and others added 30 commits August 29, 2024 16:07
Cleanup logs from println and Log.e/Log.d
Adds alerts to example apps to display billing errors
Fix paywall composable issues, add paywallView.setup() method
…nfig manager's flow with eithers, add tests for assignments
Fix paywall cache memory leak, ensure tracker uses a WeakReference
Add support for MODAL presentation style
Fix retrying, cleanup Config Manager, await until connection available when retrying fetching config
@ianrumac ianrumac merged commit 3e7266b into main Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant