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

Braze Device Mode Plugin Not Working – No Data Received by Braze #1044

Open
Leoozera opened this issue Feb 12, 2025 · 0 comments
Open

Braze Device Mode Plugin Not Working – No Data Received by Braze #1044

Leoozera opened this issue Feb 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Leoozera
Copy link

Hey Segment Team,
I hope you're doing well.
We are setting up the integration between Segment and Braze in Device Mode using the analytics-react-native-plugin-braze plugin for React Native.

To validate the setup, we used the Example Application provided in the examples folder. However, none of the data is reaching Braze. To troubleshoot, we reviewed the entire setup (Classic Mode) but couldn't identify any misconfiguration. There are no failure logs or error messages indicating the cause of this issue.

Despite this, we can see the data successfully reaching Segment in the Delivery Overview, being passed to the Braze destination, and appearing under "Message sent in client-side". However, the Braze user profile is not being created or updated, and no events are being registered.

This issue is critical for us to resolve, as our company has recently purchased a new tool that relies on this integration to function properly. We need to ensure this works as soon as possible.

Could you help us diagnose and resolve this issue, or confirm if there are any known problems with the plugin?
[Integration]

Important: Also we listened all the requests and we don't have any request being sent to Braze. (Charles Proxy)
Obs: In event delivery debugger we saw that every event have the integration key with an empty object.

  • analytics-react-native version: "@segment/analytics-react-native": "^2.20.3",
  • Integrations versions (if used): "@segment/analytics-react-native-plugin-braze": "^0.7.0",
  • React Native version: "react-native": "0.76.1",
  • iOS or Android or both? Both

Steps to reproduce

We created the setup in Segment UI for Classic Destination on Device Mode with Braze Credentials and removed the comment of segmentClient.add({plugin: new BrazePlugin()})

Expected behavior

Data being sent to Braze

Actual behavior

No data being sent to Braze
No Logs about nothing

@Leoozera Leoozera added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant