|
|
6 лет назад | |
|---|---|---|
| .. | ||
| Banner | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| Card | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| ImageOnly | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| Modal | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| Public | 6e4af0f2ad Fix import references to other pod's headers to fix pod lib lint (#2409) | 7 лет назад |
| Resources | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| Util | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| CHANGELOG.md | db4070d187 Add release notes for FIAM M49 (#3099) | 6 лет назад |
| FIDBaseRenderingViewController.h | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| FIDBaseRenderingViewController.m | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| FIDRenderingWindowHelper.h | c7e9b2d892 add firebase in-app messaging display pod (#1798) | 7 лет назад |
| FIDRenderingWindowHelper.m | 97ccf374d5 Use UIScreen mainScreen bounds rather than UIApplicationDelegate window to size the UIWindow for in-app message display (#2518) | 7 лет назад |
| FIRCore+InAppMessagingDisplay.h | c7e9b2d892 add firebase in-app messaging display pod (#1798) | 7 лет назад |
| FIRCore+InAppMessagingDisplay.m | c7e9b2d892 add firebase in-app messaging display pod (#1798) | 7 лет назад |
| FIRIAMDefaultDisplayImpl.m | 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) | 6 лет назад |
| README.md | c7e9b2d892 add firebase in-app messaging display pod (#1798) | 7 лет назад |
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.