Closed vuongnguyenthanh-agilityio closed 1 month ago
Hi @vuongnguyenthanh-agilityio ,
implementation 'com.braze:android-sdk-ui:+'
anywhere in your build.gradle ? build.gradle
file?@radixdev Yes, you are right.
I updated to implementation "com.braze:android-sdk-ui:31.1.0"
and it worked well. Thanks so much!
Which Platforms?
Android
Which React Native Version?
0.73.6
Which @braze/react-native-sdk SDK version?
12.2.0
Repro Rate
100% og the time
Steps To Reproduce
Example:
import Braze from "@braze/react-native-sdk"
.Braze.changeUser("id")
Expected Behavior
Build Android app suceess
Actual Incorrect Behavior
Build Android app failed
Verbose Logs
Additional Information
No response