When i use Android Studio to add firebase in app messaging it adds this dependency to build gradle
implementation 'com.google.firebase:firebase-inappmessaging-display:20.1.2'
but it deosn't work till i add this one:
implementation 'com.google.firebase:firebase-messaging:23.0.6'
what are the differences here? #firebase-inappmessaging-display