Compiles with Xcode 16.0
Batch requires Xcode 16.0 and iOS 13.0 or higher
Profile
- Added
setPhoneNumber
API to theBatchProfileEditor
class. This requires to have a user identifier registered or to call theidentify
method beforehand. - Added
setSMSMarketingSubscriptionState
API to theBatchProfileEditor
class. - Strengthened custom user identifier validation on
identify
API to avoid unintended values.