2.1.0
Compiles with Xcode 16.0
Batch requires Xcode 16.0 and iOS 13.0 or higher
Profile
- Added
setPhoneNumberAPI to theBatchProfileEditorclass. This requires to have a user identifier registered or to call theidentifymethod beforehand. - Added
setSMSMarketingSubscriptionStateAPI to theBatchProfileEditorclass. - Strengthened custom user identifier validation on
identifyAPI to avoid unintended values.