I did that: ``` dependencies { // ... implementation 'com.google.firebase:firebase-messaging:<latest_version>' } ``` add Application add onBackgroundMessage and then , I can not reveive push
I did that:
add Application
add onBackgroundMessage
and then , I can not reveive push