App connected to FCM not receiving notification from AWS SNS
问题 I've connected an Android app to Google Firebase Cloud Messaging service (FCM) following this guide, and I've followed this answer to setup the connection between FCM & AWS SNS. I could successfully receive message sent from FCM console but not from AWS SNS console. The message delivery status logged on AWS showed SUCCESS for every message I've sent while no notification was shown on my device. Is there a way to check what's going on? 回答1: The problem here is that AWS SNS sends what Google