Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@arnaud-roland arnaud-roland released this 29 Oct 15:51

Core

  • Batch now compiles with SDK 35 (Android 15 'Vanilla Ice Cream').
  • Opted-out the Batch Debug Activity from Android 15 edge-to-edge enforcement.

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.
  • Strengthened custom user identifier validation on identify API to avoid unintended values.