11.0.0
·
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
setShowNotificationsmethod to control whether android push notifications should be displayed. - Added
shouldShowNotificationsmethod to check current android notification display settings. - Removed
AndroidNotificationTypesenum and related methodsetNotificationTypes. You should now usesetShowNotificationsto control whether Batch should display notifications or not. Note that Batch still preserves your previous values andshouldShowNotificationswill reflect them.
Messaging
- Added support for Mobile Landings within the Customer Engagement Platform.
- Added support for In-App Automations within the Customer Engagement Platform.