Search code examples
androidfirebasefirebase-in-app-messaging

How to customise Firebase in-app messages?


I am using the image only message layout, attaching the screenshot of the current implementation.

firebase-in-app-message I need this image dialog to be filled the whole screen. Is there any configuration or customisation can be done to achieve it? Or what are the possible customisation to this dialog?

Also, Can we able to set font for top banner or modal message layout text?


Solution

  • We can use the Firebase In-App Messaging display SDK for Android to customize how In-App Messaging displays in our messages

    Details : https://firebase.google.com/docs/in-app-messaging/customize-messages.