Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@arnaud-roland arnaud-roland released this 14 Nov 13:46

Plugin

  • Updated Batch to 2.1
  • Batch requires iOS 13.0 or higher.
  • Batch requires to compile with SDK 35 (Android 15).

iOS

  • Added support for Swift Package Manager. Since, as of writing, Flutter's support of SPM is still under development, this may not work in future versions of Flutter. Batch is still backwards compatible with CocoaPods.

Profile

  • Added setPhoneNumber API to the BatchProfileAttributeEditor class. This requires to have a user identifier registered or to call the identify method beforehand.
  • Added setSMSMarketingSubscription API to the BatchProfileAttributeEditor class.