
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
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
- iOS Sign in with Apple error: signup not...
I can’t get Sign in with Apple to work for my iOS app. I followed the instructions on https://appwrite.io/integrations/oauth-apple very closely and multiple tim...
- verification email
How do i send a verification email to a new user when they sign up without creating a session. I'm trying to use ssr. And I keep getting different answers where...
