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

[Feature]: Flutter Integration with Segment #59

Open
lironzemingo opened this issue Oct 4, 2023 · 3 comments
Open

[Feature]: Flutter Integration with Segment #59

lironzemingo opened this issue Oct 4, 2023 · 3 comments

Comments

@lironzemingo
Copy link

How can this Flutter plugin be integrated with the Flutter Segment plugin?
in the native SDK, it was possible to simply set Braze as a destination.
how is this achieved in Flutter?

@jerielng
Copy link
Collaborator

jerielng commented Oct 4, 2023

Hi @lironzemingo are you referring to this Segment plugin here? Unfortunately, we don't support the Braze destination at the Flutter level, only for Swift and Kotlin natively. You should be able to use those native plugins to generate a Braze instance and replace the Braze instance assignment in this part. However, you may need to test whether the Segment Analytics instance generated natively conflicts with the Flutter Segment instance.

If you would like to see a more Flutter-specific plugin for Segment, feel free to file a product request here.

@hokstuff hokstuff changed the title Integration with Segment [Feature]: Flutter Integration with Segment Nov 13, 2023
@mathsilva-dev
Copy link

Hello @jerielng
Can you share the link for the Braze instance assignment example again? It's no longer available. The reference you inserted was: https://github.com/braze-inc/flutter-sdk/blob/develop/braze_plugin/example/ios/Runner/AppDelegate.swift

@jerielng
Copy link
Collaborator

Hey @mathsilva-dev, sorry that looks like the wrong link. It should be this one here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants