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 7.0.0 #42

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Release 7.0.0 #42

wants to merge 9 commits into from

Conversation

arnaud-roland
Copy link
Contributor

7.0.0

Plugin

  • Updated Batch to 2.1
  • Batch requires to compile with SDK 35 (Android 15) (cordova-android@14).

iOS

  • BatchBridgeNotificationCenterDelegate now defaults to showing foreground notifications.

Profile

  • Added setPhoneNumber API to the BatchProfileAttributeEditor class. This requires to have a user identifier registered or to call the identify method beforehand.
  • Added setSMSMarketingSubscription API to the BatchProfileAttributeEditor class.

Push

  • Removed deprecated API registerForRemoteNotifications. Please use requestNotificationAuthorization to request permission when needed, and requestToken at each app launch.

@arnaud-roland arnaud-roland requested a review from a team November 28, 2024 16:22
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.

2 participants