Email subscription
The iOS Batch SDK allows you to:
Add and remove email address from a user profile. The profile will automatically be created if needed.
Edit a profile's marketing subscription.
Here is how to set an email with a marketing subscription:
If you call editor
method before startWithAPIKey
it will return nil. You should always call it after you started the SDK, and check nullity to be safe.
Last updated
Was this helpful?