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

Phone number & SMS Subscription APIs #40

Merged
merged 5 commits into from
Nov 13, 2024

Conversation

arnaud-roland
Copy link
Contributor

Plugin

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

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.

types/index.d.ts Outdated
*
* Even if you opt in afterwards, data that has been generated while opted out WILL be lost.
* Even if you opt in afterward, data that has been generated while opted out WILL be lost.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

le pluriel etait juste !

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad :D

Copy link
Member

@abarisain abarisain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@arnaud-roland arnaud-roland merged commit 9fe1bca into dev Nov 13, 2024
2 checks passed
@arnaud-roland arnaud-roland deleted the feature/phone-number-and-sms-subscription-apis branch November 13, 2024 14:47
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.

3 participants