Closed rajneeshraghav closed 9 months ago
Hi @rajneeshraghav, it looks like the SDK is not fully initialized since an empty string is being passed into the endpoint field. Could you verify that you have initialized your Braze instance according to the setup docs? Thanks!
thanks @jerielng , it is working
Which Platforms?
iOS
Which React Native Version?
0.72.4
Which @braze/react-native-sdk SDK version?
8.0.3
Repro Rate
100%
Steps To Reproduce
Upgrade to React Native 0.72.4 from React Native 0.65.1, migrate to Braze SDK from Appboy SDK
Expected Behavior
User should get notifications on devices if device token and is registered and user is registered
Actual Incorrect Behavior
user is not getting PN on ios
Verbose Logs
Additional Information
No response