8

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?

Suneesh Ambatt
  • 1,347
  • 1
  • 11
  • 41

1 Answers1

1

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.

Suneesh Ambatt
  • 1,347
  • 1
  • 11
  • 41
  • Can you please provide more information about how do you do it? Where do you start? – Sasha Davydenko Dec 13 '19 at 14:33
  • Any details to customize the In-App messaging? Can I show a popup with two button and the header title and subtitle for the popup and show for Firebase In-app messaging in ios – sejn Jun 15 '23 at 13:26