Skip to content

Conversation

ivngrz
Copy link

@ivngrz ivngrz commented Feb 24, 2022

We have found that we need to do a call to Braze.wipeData() using the Android SDK. As the documentation says that call makes the Braze instance unusable.

The problem is that in the Segment connector you are storing the Braze instance in “mAppboy” and there is no way to get a new one after a call to Braze.wipeData().

Accessing the Braze instance through the Appboy.getInstance() method works around that issue.

@chshapiro
Copy link
Contributor

Hey @ivngrz,
Thank you for your contribution. We will test it and hopefully integrate it into our next release.

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