Firebase push notification - Android users send notification -


i new learner on android development. want know information related fcm. have looked @ many sites questions , tutorial, saw, how android users receive notification firebase send manual. think want is, how android user send notification message firebase , firebase continue spread or push notification received user other users? (any idea or tutorial or qa related)

thank much!

if want send user user messages have 2 ways

  1. you need server side
  2. you can use cloud firebase function , realtime database

    https://firebase.google.com/docs/functions/

there can write server side code


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -