ios - Firebase, Swift: Send a push notification to specific user given device token -


i have firebase swift chat app i'd send push notification specific user. have captured , have access user's device token.

all references mention having have 'web app' manage this, haven't managed find specific examples of this.

  1. is necessary have web app manage push notifications firebase?

  2. if so, there examples of how can work?

thank you.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -