Hi Team ,
I have created community and posted and event using some members , the members are already logged in mobile but they are not getting any notification in their mobile.
Hello @Sangeetha have you configured all the settings and certificate on your console?
Hi ,
Yes, its active state
@Sangeetha Could you please confirm if these options are selected?
I am using amityMessagingSdkVersion = ‘5.33.5’
@Sangeetha Could you please check our sample here if you’ve completed all steps: Amity-Pushnotifcation (Android). Push Notifications | by Naphat - Farrari | Feb, 2023 | Medium
sure I will check before and all I got notification from yesterday only its getting failed and when I debug the code I am getting below exception
java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR
at com.google.firebase.messaging.FirebaseMessaging.blockingGetToken(FirebaseMessaging.java:632)
Noted, we will check this for you, thank you.
Hi @Sangeetha This seems to be an issue with the FCM token or firebase authentication, could you please check on that part?
Hi team ,
Yes its from fcm token issue . I resolved it . Thanks for the support