You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,16 @@ Batch Cordova Plugin
2
2
3
3
## UPCOMING
4
4
5
+
**Plugin**
6
+
* Updated Batch to 2.1
7
+
* Batch requires to compile with SDK 35 (Android 15) (cordova-android@14).
8
+
5
9
**iOS**
6
10
*`BatchBridgeNotificationCenterDelegate` now defaults to showing foreground notifications.
7
11
12
+
**Profile**
13
+
- Added `setPhoneNumber` API to the `BatchProfileAttributeEditor` class. This requires to have a user identifier registered or to call the `identify` method beforehand.
14
+
- Added `setSMSMarketingSubscription` API to the `BatchProfileAttributeEditor` class.
0 commit comments