I saw this useful thread about how to implement push notifications by Erel:
https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
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...
The following code will help get the topics a firebase token is subscribed to.
It will send a request to Firebase and ask for the reply. The reply is in a JSON file.
Add the following code to your project, Add your Firebase project Key and Add the token, then call RequestTopics.
Key
Key can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.