Michael Haney 783ee5b126 Implement Firebase CoreDiagnostics (#3129) 6 ani în urmă
..
Banner bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) 6 ani în urmă
Card c8c99aa462 In card message: set the text color on the body text view (#3286) 6 ani în urmă
ImageOnly bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) 6 ani în urmă
Modal bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) 6 ani în urmă
Public 84ebe86330 Clean up documentation to conform to Jazzy doc style (#3202) 6 ani în urmă
Resources 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 ani în urmă
Util 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 ani în urmă
CHANGELOG.md cea4662f24 M52 release notes for headful SDK (#3371) 6 ani în urmă
FIDBaseRenderingViewController.h 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 ani în urmă
FIDBaseRenderingViewController.m 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 ani în urmă
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 ani în urmă
FIDRenderingWindowHelper.m 97ccf374d5 Use UIScreen mainScreen bounds rather than UIApplicationDelegate window to size the UIWindow for in-app message display (#2518) 7 ani în urmă
FIRCore+InAppMessagingDisplay.h 783ee5b126 Implement Firebase CoreDiagnostics (#3129) 6 ani în urmă
FIRCore+InAppMessagingDisplay.m 783ee5b126 Implement Firebase CoreDiagnostics (#3129) 6 ani în urmă
FIRIAMDefaultDisplayImpl.m 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 ani în urmă
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 ani în urmă

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.