Unsubscribe to All Topics and Unsubscribe to Topic not working

Hi,

In my react-native application I am trying to Unsubscribe to all topics and a particular group topic using the following code snippet.. The call is working and I am seeing Unsubscribed from all topics in my logs. But, the notification still comes to my device.
The same issue happens when I Unsubscribe from a particular group too. I see the in the logs successful unsubscribe message but I still receive the notification.

Regards,
Rohit

Hi,

Any update on this issue?

Regards,
Rohit

Hello @Rohit_Augmento,

We are unable to reproduce this issue at our end. Can you please check if you are passing the correct values of appToken, appId and fcmToken in the unsubscribe API call?

1 Like

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