Skip to content

11.0.0

Choose a tag to compare

@ThomasMengelatte ThomasMengelatte released this 19 Sep 12:44
· 20 commits to master since this release

Plugin

  • Updated Batch to 3.1
  • Batch requires iOS 15.0 or higher and Xcode 16.4
  • Batch now compiles with SDK 36 (Android 16 'Baklava').
  • This is the last version to support the legacy architecture, as React-Native 0.82 no longer allows opting out, and Expo SDK 54 is the final release to include it.

Push

  • Added setShowNotifications method to control whether android push notifications should be displayed.
  • Added shouldShowNotifications method to check current android notification display settings.
  • Removed AndroidNotificationTypes enum and related method setNotificationTypes. You should now use setShowNotifications to control whether Batch should display notifications or not. Note that Batch still preserves your previous values and shouldShowNotifications will reflect them.

Messaging

  • Added support for Mobile Landings within the Customer Engagement Platform.
  • Added support for In-App Automations within the Customer Engagement Platform.