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