Expo push notification using AWS SNS & FCM

here is the necessary key information

  1. SDK Version:43.0
  2. Platforms(Android/iOS/web/all):Android & iOS( I have started the work with android as of now, later on we will check on iOS as well)
  3. Expo-Notifications

Hello team ,
I need to receive push notification in my expo mobile app. In order to achieve that I have used FCM & AWS SNS.
Whenever I am adding device token ID(received from getDevicePushTokenAsync method) in SNS platform appication , it is saying ARN is not valid.
I have check the same thing using expo notification tools and I am receiving the notification.
Could you please help me whether AWS SNS is supported by expo notification or not.
Thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.