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

fix: Add email_subscire and push_subscribe attribute fix #67

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

mmustafa-tse
Copy link
Contributor

Summary

A customer informed us that the email_subscribe and push_subscribe attribute assignment in Braze are not working per our docs stated. After further confirming and reproducing we also noticed that its the same case for the iOS integration as well and it was only working for the Web Braze kit.

Testing Plan

Tested by changing the code in kit locally and applying the functions and sent the user attributes email_subscribe and push_subscribe with the values "opted_in", "subscribed" and "unsubscribed" and worked as expected by confirming in the Braze UI. Also, added logging when the value inputed is not one of the three values mentioned above and the error gets logged as expected

@BrandonStalnaker BrandonStalnaker force-pushed the development branch 7 times, most recently from 5d49016 to 64d5e0a Compare February 9, 2023 17:15
@einsteinx2 einsteinx2 force-pushed the development branch 3 times, most recently from 4bd1e96 to 1c57900 Compare May 31, 2023 16:16
@BrandonStalnaker BrandonStalnaker force-pushed the development branch 2 times, most recently from aeaaca2 to 8eb56d3 Compare March 6, 2024 19:24
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