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

[SDK-2825] InAppMessages using Flutter Streams #3829

Merged
merged 17 commits into from
Oct 6, 2022

Conversation

vanessaland
Copy link
Contributor

@vanessaland vanessaland commented Jul 27, 2022

https://jira.braze.com/browse/SDK-2825

(This change is for both iOS and Android)

Pull Request/Issue Resolution

Description of Change:

I'm changing the Platform Integration Guides/Flutter/InAppMessages page because I am adding our new support for Dart Streams in iOS. (Note: This pull request cannot be merged until support for Android is completed.)

  • Added a section Receiving in-app message data to include information supported by both methods
  • Added an additional section for Flutter Streams Method 1: In-app message data streams (Recommended)
  • Renamed original section to Method 2: In-app message data callback (Legacy)

Closes #SDK-2825

Is this change associated with a Braze feature/product release?

  • Yes - Flutter version 2.6.0
  • No

✔️ Pull Request Checklist
  • Check that all links work.
  • Ensure you have completed our Contributors License Agreement.
  • Tag @timothy-kim and @KellieHawks as a reviewer when your work is done and ready to be reviewed for merge. Are you an internal product manager? Reference the interal reviewing chart to tag the appropriate reviewer.
  • Tag others as reviewers as necessary.
  • If you have modified any links, be sure to add redirects to assets > js > broken_redirect_list.js
⭐ Helpful Wiki Shortcuts
❗ ATTN: For PR Reviewers
  • Read our Reviewing a PR page for more on our reviewing suggestions.
  • Read our Previewing Documentation page to see how to check the deployment.
    • Preview all changes in the linked Vercel environment by clicking the preview link in the vercel-bot comment in your PR.
❗ ATTN: Internal Reviewing Chart
Work at Braze and not sure who to tag for review?
Before tagging @timothy-kim or @KellieHawks for a general review, reference the following chart to see if a specific product vertical/reviewer applies to your pull request.

Reviewer Product Vertical
@timothy-kim Data Infrastructure
Platform Infrastructure
Quality Infrastructure
@KellieHawks Internal Tools
Product Partnerships
SDKs
SMS
@bre-fitzgerald Channels
FIX
Intelligence
Reporting
SMB
@lydia-xie Email (Composition and Infrastructure)
Ingestion
Messaging

@vanessaland vanessaland added the status: do not merge Could mean research before "in progress" status, or do not merge yet. label Jul 27, 2022
@vercel
Copy link

vercel bot commented Jul 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
braze-docs-en ✅ Ready (Inspect) Visit Preview Sep 28, 2022 at 3:22PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
braze-docs-fr ⬜️ Ignored (Inspect) Sep 28, 2022 at 3:22PM (UTC)

@cla-bot
Copy link

cla-bot bot commented Jul 27, 2022

We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please fill out the information here. To re-call the cla-bot, comment @cla-bot check.

@vanessaland

This comment was marked as resolved.

@cla-bot cla-bot bot added the cla-signed label Aug 1, 2022
@cla-bot

This comment was marked as resolved.

Copy link
Contributor

@Bucimis Bucimis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good once the ordering is addressed.

Note, we can't merge this PR until Android is complete

…pp_messages.md

Co-authored-by: Daniel Hok <4797040+hokstuff@users.noreply.github.com>
hokstuff
hokstuff previously approved these changes Aug 2, 2022
Copy link
Contributor

@hokstuff hokstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nits, LGTM after

vanessaland and others added 2 commits August 3, 2022 17:12
…pp_messages.md

Co-authored-by: Daniel Hok <4797040+hokstuff@users.noreply.github.com>
…pp_messages.md

Co-authored-by: Daniel Hok <4797040+hokstuff@users.noreply.github.com>
@hokstuff hokstuff changed the title [SDK-2825] InAppMessages using Flutter Streams for iOS [SDK-2825] InAppMessages using Flutter Streams Sep 27, 2022
@hokstuff hokstuff self-assigned this Sep 27, 2022
@hokstuff hokstuff marked this pull request as ready for review September 27, 2022 18:42
Co-authored-by: Jared Poelman <jared@braze.com>
Copy link
Collaborator

@bre-fitzgerald bre-fitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! This one is also marked as do not merge, ready to go? 👀

@hokstuff
Copy link
Contributor

hokstuff commented Oct 5, 2022

@bre-fitzgerald You can merge this PR as well!

@KellieHawks KellieHawks merged commit 39b9009 into develop Oct 6, 2022
@KellieHawks KellieHawks deleted the SDK-2825-flutter-streams-ios branch October 6, 2022 14:07
@KellieHawks KellieHawks removed the status: do not merge Could mean research before "in progress" status, or do not merge yet. label Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants