I'm looking to send a notification from backend to specific device. However I was looking at the docs and got confused!!
I have 2 different apps, so I have already added the providers.
Do i have to use topic or targets parameter?
Also atm i have no topic defined so is that wrong?
personally I don't need topic because all i want is to notify only a specific user
Topics are similar to the topics you subscribe to on Firebase. Targets are the users/subscribers which you must add on appwrite on a session creation if they are not already added.
Recommended threads
- Appwrite Push Notifications: "Unknown er...
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite we...
- I am currently seeking opportunities as ...
Hey! π I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- What is the best way to create personali...
So i'm experimenting with the messaging api and I want to create personalized emails not to advanced I just want to say "Dear <Users name>," ... you know stuff ...