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
Hey @WojciechRupik, it looks like the code snippet you shared uses a different method from the one you linked. Please write in to support@braze.com with the following details:
Sample code of how you are integrating Braze (specifically around Content Cards and which Content Cards methods you are calling) and where you are calling that.
You mentioned you have to click on the push notification. Is this a test send?
What steps you took in your app to reproduce this
Verbose logs from the Braze SDK as you reproduced this
Which platforms you are observing it on
and reference this GitHub issue in your email. Thank you!
Which Platforms?
iOS, Android
Which React Native Version?
0.71.19
Which @braze/react-native-sdk SDK version?
12.1.0
Repro Rate
100%
Steps To Reproduce
Example:
import Braze from "@braze/react-native-sdk"
.Braze.changeUser("id")
Expected Behavior
User should be able to see newest card after
requestContentCardsRefresh
triggerActual Incorrect Behavior
To able to see newest card i need to click on push notification
Verbose Logs
Additional Information
ios code
android code
The text was updated successfully, but these errors were encountered: