christibbs 6a38e08518 FIAM release notes for M45 (#2532) 7 lat temu
..
Banner c27c67a872 Fix FIAM Travic CI issues (#2380) 7 lat temu
ImageOnly c27c67a872 Fix FIAM Travic CI issues (#2380) 7 lat temu
Modal c27c67a872 Fix FIAM Travic CI issues (#2380) 7 lat temu
Public 6e4af0f2ad Fix import references to other pod's headers to fix pod lib lint (#2409) 7 lat temu
Resources 35c3a8ce96 Remove `adjustsFontForContentSizeCategory` (unsupported in iOS 10.0) from labels in card layout Storyboard (#2083) 7 lat temu
Util c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 lat temu
CHANGELOG.md 6a38e08518 FIAM release notes for M45 (#2532) 7 lat temu
FIDBaseRenderingViewController.h c27c67a872 Fix FIAM Travic CI issues (#2380) 7 lat temu
FIDBaseRenderingViewController.m c27c67a872 Fix FIAM Travic CI issues (#2380) 7 lat temu
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 lat temu
FIDRenderingWindowHelper.m 97ccf374d5 Use UIScreen mainScreen bounds rather than UIApplicationDelegate window to size the UIWindow for in-app message display (#2518) 7 lat temu
FIRCore+InAppMessagingDisplay.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 lat temu
FIRCore+InAppMessagingDisplay.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 lat temu
FIRIAMDefaultDisplayImpl.m 6e4af0f2ad Fix import references to other pod's headers to fix pod lib lint (#2409) 7 lat temu
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 lat temu

README.md

FirebaseInAppMessagingDisplay is the default UI implementation from Firebase for rendering In-App Messaging messges to end users.

Apps can also provide custom UI implementation to replace it. Check out our guides for details.