I\'m trying to integrate AWS SNS push services with FCM in my Android app. When I\'m trying to send a push message through SNS online console, I get this error log:
Adding firebase messaging dependency worked for me
implementation 'com.google.firebase:firebase-analytics:17.0.1' implementation 'com.google.firebase:firebase-messaging:19.0.1'
Please note that firebase-messaging have a dependency on firebase-analytics