Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.4.0 #36

Merged
merged 9 commits into from
Jan 23, 2024
Merged

Release 5.4.0 #36

merged 9 commits into from
Jan 23, 2024

Conversation

arnaud-roland
Copy link
Contributor

5.4.0

Plugin

  • Updated Batch 1.21.
  • Batch requires iOS 12.0 or higher.
  • Batch now compiles with and targets SDK 34 (Android 14).

User

  • Removed automatic collection of the advertising id. You need to collect it from your side and pass it to Batch via the added batch.user.getEditor().setAttributionIdentifier(id) method.
  • Added setEmail method to BatchUserDataEditor. This requires to have a user identifier registered or to call the setIdentifier method on the editor instance beforehand.
  • Added setEmailMarketingSubscriptionState method to BatchUserDataEditor.

Inbox

  • Added hasLandingMessage property to InboxNotification.
  • Added displayNotificationLandingMessage method to InboxFetcher.

@arnaud-roland arnaud-roland merged commit 8274b18 into master Jan 23, 2024
2 checks passed
@arnaud-roland arnaud-roland deleted the dev branch January 23, 2024 14:01
@arnaud-roland arnaud-roland restored the dev branch January 23, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant