lussaz91
New Member
I saw this useful thread about how to implement push notifications by Erel:
Now I'd just like to know how if there's a method to unsubscribe from all topics or at least one topic in an android App. And maybe get a little example
[B4X] Firebase Push Notifications 2023+
Google has deprecated the previous method of sending push notifications. It will stop working on June 2024. If you have an already working solution then you only need to update the B4J side. Do make sure that you switched from the service to a receiver on B4A. The new API is (confusingly) named...
www.b4x.com
Now I'd just like to know how if there's a method to unsubscribe from all topics or at least one topic in an android App. And maybe get a little example