Seyed Mojtaba Hosseini Zeidabadi 8e0ae04d1e Fix all typos found under the FirebaseInAppMessaging/Sources directory (#13355) 1 år sedan
..
Banner 8f2f2543e8 [InAppMessaging] Add availability attributes to fix SPM warnings (#13306) 1 år sedan
Card d287788cf7 Fix tvOS SPM tests (#8403) 4 år sedan
ImageOnly 8e0ae04d1e Fix all typos found under the FirebaseInAppMessaging/Sources directory (#13355) 1 år sedan
Modal 8e0ae04d1e Fix all typos found under the FirebaseInAppMessaging/Sources directory (#13355) 1 år sedan
CHANGELOG.md ced8b554a0 [Infra] Standardize CHANGELOG header format (#9777) 3 år sedan
FIRCore+InAppMessagingDisplay.h ca522d2d2a [Infra] Rename references from `master` to `main` (#12203) 2 år sedan
FIRCore+InAppMessagingDisplay.m 7b946765ec Remove slashes from log messages (#9391) 4 år sedan
FIRIAMBaseRenderingViewController.h f7ebbc146b Fix typo in FIRIAMBaseRenderingViewController (#9404) 4 år sedan
FIRIAMBaseRenderingViewController.m 38aabb146f [FIAM] Cleanup compilation guards for building on older SDKs (#12937) 1 år sedan
FIRIAMDefaultDisplayImpl.h 8f2f2543e8 [InAppMessaging] Add availability attributes to fix SPM warnings (#13306) 1 år sedan
FIRIAMDefaultDisplayImpl.m 317a553ba1 [Release] Update FIAM changelog to reflect 10.26.0 (#12919) 1 år sedan
FIRIAMRenderingWindowHelper.h d287788cf7 Fix tvOS SPM tests (#8403) 4 år sedan
FIRIAMRenderingWindowHelper.m 38aabb146f [FIAM] Cleanup compilation guards for building on older SDKs (#12937) 1 år sedan
FirebaseInAppMessagingDisplay.h 60927d9394 SPM - FIAM (#6257) 5 år sedan
README.md 48aa5ed5ee FIAM Consolidation (#4705) 6 år sedan

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.