Skip to content

Support card template display in FIAM iOS SDK#2947

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 67 commits into from
May 24, 2019
Merged

Conversation

christibbs
Copy link
Contributor

@christibbschristibbs commented May 6, 2019

Adds parsing logic and UI for a new In-App Messaging template with a card-style look.

Also makes some changes to the FIRInAppMessagingDisplayDelegate protocol:

  • Deprecates messageClicked: in favor of messageClicked:withAction:, which is necessary since the card template can have two actions and the developer may need to know which was fired.
  • Makes all methods optional for less boilerplate app-side code when implementing the protocol.

To reviewers: sorry, wasn't sure how to avoid this being one massive PR.

card_screenshot

Copy link
Member

@paulb777paulb777 left a comment

Choose a reason for hiding this comment

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

Do not add the file default.profraw

@paulb777
Copy link
Member

Thanks! Deferring to @ryanwilson for PR approval.

Copy link
Member

@ryanwilsonryanwilson left a comment

Choose a reason for hiding this comment

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

Still reviewing, leaving comments for now to address as I go.

@ryanwilson
Copy link
Member

LGTM once travis is green! Thanks for working with us on this :)

@christibbschristibbs merged commit 4a33b26 into masterMay 24, 2019
@paulb777paulb777 deleted the fiam-card-display branch October 2, 2019 19:20
@firebasefirebase locked and limited conversation to collaborators Oct 16, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
5 participants
@christibbs@paulb777@ryanwilson@morganchen12@googlebot
close