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.1 #142

Merged
merged 27 commits into from
Jul 19, 2024
Merged

1.2.1 #142

merged 27 commits into from
Jul 19, 2024

Conversation

ianrumac
Copy link
Collaborator

1.2.1

Enhancements

  • Adds the ability for the SDK to refresh the Superwall configuration every session start, subject to a feature flag.
  • Tracks a config_refresh Superwall event when the configuration is refreshed.
  • SW-2890: Adds capabilities to device attributes. This is a comma-separated list of capabilities the SDK has that you can target in audience filters. This release adds the paywall_event_receiver capability. This indicates that the paywall can receive transaction from the SDK.
  • SW-2902: Adds abandoned_product_id to a transaction_abandon event to use in audience filters. You can use this to show a paywall if a user abandons the transaction for a specific product.

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 27 commits July 16, 2024 11:56
Fix timestamp issues with date using wrong formats, unify dates
…ct-id

Add abandoned product ID to TransactionAbandon events
Ensure sandbox gets recreated and uses fallback in case of crashing
…gger-session

SW-2889: remove trigger session
@ianrumac ianrumac merged commit 38ecca8 into main Jul 19, 2024
1 check failed
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