Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@arnaud-roland arnaud-roland released this 29 Oct 14:39
· 2 commits to master since this release

Compiles with Xcode 16.0
Batch requires Xcode 16.0 and iOS 13.0 or higher

Profile

  • Added setPhoneNumber API to the BatchProfileEditor class. This requires to have a user identifier registered or to call the identify method beforehand.
  • Added setSMSMarketingSubscriptionState API to the BatchProfileEditor class.
  • Strengthened custom user identifier validation on identify API to avoid unintended values.