Skip to content

v7.0.0

Compare
Choose a tag to compare
@rakutentech-danger-bot rakutentech-danger-bot released this 07 Dec 02:10
a7d7b13
  • SDKCF-4941: Breaking Changes: Updated configuration API to align with iOS.
    • Renamed init() API to configure().
    • Removed optional errorCallback lambda function parameter in configure(), and changed as static variable.
    • Please see Configuring In-App Messaging SDK section for details and sample code.
  • SDKCF-4904: Updated dependencies to fix vulnerability issues.
  • SDKCF-5002: Campaign UX Improvements: Added handling for new flags in campaign payload:
    • Setting to Hide the top right "x" closing button.
    • "End Date" setting in order to have a "Never ends" option.
    • "Max Lifetime impressions" setting in order to have several options (No limits/Only once/Multiple times). By default set it to "Only Once".
  • SDKCF-4859: Fixed campaign button boundaries when campaign and button backgrounds have the same color.
  • SDKCF-5019: Updated SDK Utils to v1.1.0.
  • SDKCF-4860: Added Jetpack Compose sample app.