Skip to content

FIAM Programmatic triggers#3081

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

Merged
merged 79 commits into from
May 28, 2019
Merged

FIAM Programmatic triggers #3081

merged 79 commits into from
May 28, 2019

Conversation

christibbs
Copy link
Contributor

@christibbschristibbs commented May 24, 2019

Adds public method triggerEvent: on FIRInAppMessaging to directly call on FIRIAMDisplayExecutor to check the message queue and display a contextual triggered message if applicable.

Also adds unit tests and some UI functionality on the test app to trigger this flow during manual testing.

3ca83a6 also fixes an issue where overriding the access levels of readonly properties in FIRInAppMessagingCardDisplay in a private header wasn't working as expected.

Copy link

@MeghaBMeghaB left a comment

Choose a reason for hiding this comment

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

adding myself

Copy link

@MeghaBMeghaB left a comment

Choose a reason for hiding this comment

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

API Looks good, made some logging/naming comments, and had some questions which (potentially) could just be iOS patterns, but curious :)

Copy link
Contributor

@morganchen12morganchen12 left a comment

Choose a reason for hiding this comment

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

LGTM with one curiosity

@christibbschristibbs merged commit 93ebe6f into masterMay 28, 2019
@christibbschristibbs deleted the fiam-programmatic-triggers branch May 28, 2019 17:42
@firebasefirebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
5 participants
@christibbs@MeghaB@morganchen12@charlotteliang@googlebot
close