Skip to content

Version 2.7.0

Latest

Choose a tag to compare

@mobile-sdk-bot mobile-sdk-bot released this 25 Jun 08:58
11b40c6

Release Notes for 2.7.0

June 25, 2026

  • Added:
    • Adds the regenerateDeviceIdOnAnonymize configuration parameter to generate a new device_id when calling anonymize().
    • Updates the native Android SDK to version 5.2.1.
    • Updates the native iOS SDK to version 4.2.0.
    • Deprecates the top-level requirePushAuthorization configuration parameter in favor of ios.requirePushAuthorization.
    • Updates the documentation related to notification_state event tracking and push notification configuration.
  • Fixed:
    • Fixes an anonymize() crash and iOS push-callback loss after Flutter engine restart and updates setup documentation to recommend calling configure() on every Flutter engine attach.
    • Fixes the willPresent notification presentation options to show a banner, persist in the notification center, and play sound.