Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions src/connections/destinations/catalog/braze/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ id: 54efbf12db31d978f14aa8b5
The Braze Destination is open-sourced on GitHub. Source code for the following integrations is available:

- [iOS](https://github.com/Appboy/appboy-segment-ios){:target="_blank"} (maintained by Braze)
- [Android](https://github.com/Appboy/appboy-segment-android){:target="_blank"}(maintained by Braze)
- [Swift](https://github.com/braze-inc/analytics-swift-braze){:target="_blank"}(maintained by Braze)
- [Kotlin](https://github.com/braze-inc/braze-segment-kotlin){:target="_blank"}(maintained by Braze)
- [Android](https://github.com/Appboy/appboy-segment-android){:target="_blank"} (maintained by Braze)
- [Swift](https://github.com/braze-inc/analytics-swift-braze){:target="_blank"} (maintained by Braze)
- [Kotlin](https://github.com/braze-inc/braze-segment-kotlin){:target="_blank"} (maintained by Braze)
- [Web](https://github.com/segment-integrations/analytics.js-integration-appboy){:target="_blank"} (maintained by Segment)
- [Server](https://github.com/segmentio/integration-appboy){:target="_blank"} (maintained by Segment)
- [React Native](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-braze){:target="_blank"} (maintained by Segment)

For issues with mobile platforms (iOS, Android, Swift, or Kotlin), contact Braze support. For issues with Web or Server platforms, contact [Segment support](https://segment.com/help/contact){:target="_blank"}.

Expand Down
Loading