Is it possible to add two buttons in Firebase in-app-messaging
? Because I only see one button field. Is there any way to customise Firebase in-app-messaging
to have two buttons? Thank you!
Asked
Active
Viewed 243 times
0

Zonily Jame
- 5,053
- 3
- 30
- 56

Firda Sahidi
- 1,227
- 1
- 11
- 22
-
https://firebase.google.com/docs/in-app-messaging/customize-messages#modify_message_displays – Okan Kocyigit Apr 29 '19 at 06:15
-
There's no documentation about how to make two buttons – Firda Sahidi Apr 29 '19 at 06:51
-
1https://firebase.google.com/docs/in-app-messaging/customize-messages#create_your_own_message_display_library they allow you to use your own rendering by creating `FIRInAppMessagingRendering` – Okan Kocyigit Apr 29 '19 at 07:02