Skip to content

2.7.24

Choose a tag to compare

@ianrumac ianrumac released this 11 Aug 13:51
· 63 commits to develop since this release
cee210e

2.7.24

Fixes

  • Paywalls with translations now render in the user's language on first paint instead of briefly showing the default language.
  • Paywall analytics events (paywall_open, paywall_page_view, paywall_close, etc.) now include a presentation_id, a unique identifier minted for each paywall presentation. Previously this field was always empty on Android, which broke dashboard funnels that correlate a paywall's page views into a single session. Also adds the previously-missing close_reason, cache_key, and build_id fields to these events, matching the data already sent by the iOS SDK.