
Android, messaging using FCM, self-hosted 1.6.1, Python backend
Hey, I thought that by just setting the users = [<user_id>] inside the create_push() function (and not specifying a target) I could send a push notification.
I can't find anywhere how this "users" and "targets" parameters of create_push() are used, does someone know what I need to set in order to send a push notification to a user? Is it possible to skip the specifying specific targets and only list the userID (and probably the backend sends a push to all active targets?)
Thanks a lot!
Recommended threads
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
- Functions not work on Server only Localh...
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It...
