I ran into a problem in FCM. I added FCM to the Android app through the server API. Now I want to stop notifications on one device. This privilege is in the hands of the user who is using my application. But I do not know how to do this.
Thanks at Advance.
You must mark the device registration ID with some user ID of that particular user on your server. Therefore, when sending a notification from the api, you can check this specific user before sending a notification.
Source: https://habr.com/ru/post/1648610/More articles:what is the solution for the spark cluster version is lower than my project dependency on Gradle - apache-sparkResumeData gets null when using downloadTaskWithRequest - ioshttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1648607/is-it-possible-to-create-two-uint8t-pointers-to-the-first-and-second-half-of-a-value-pointed-to-by-a-uint16t-pointer&usg=ALkJrhg2vzvrkYQiljljdNKR9Gj702lzJQThe sql operator '=' returns an unexpected result - sqlChild fragment to transmit parent fragment - androidGetting element transform property class in javascript - javascriptTest Coverage integration for tomcat-deployed webapp? - javaTomcat7 Maven and JaCoCo plugin - javaCordova IPV6 Phone Compatibility - cordovaОбозначение кода JBoss AS 7 testuite с использованием JaCoCo - нет данных в файлах jacoco.exec - code-coverageAll Articles