In-App Message

Is is possible to get the feature of In-App Messaging through Firebase.
The help section in firebase says that,

Add the Firebase In-App Messaging SDK to your project

Add the dependency for the In-App Messaging Android library to your module (app-level) Gradle file (usually app/build.gradle ).

Could anyone help me to enable In-App Message in RAB

Regards,
Prem

@Premasis_Satman,

RAB already supports Firebase messaging. Look at the Firebase tab when selecting the project.

Thank you, I got it.