When using Appwrite messaging with FCM, do I need to include the user's firebaseToken in the createTarget object? If I omit the firebaseToken, will Appwrite still be able to send and deliver push notifications to that device?
If there are any video tutorials or articles on this topic, I would greatly appreciate them!
Recommended threads
- Issue with account.get() – "type 'Null' ...
Hey everyone, I'm running a self-hosted Appwrite instance and using the Appwrite Flutter SDK. When calling account.get(), I get the following error: "type 'Nul...
- Creating A User Account
I have a simple form component that is expected to create a new user using the the ###firstName, ###lastName, ###username, and ###password from a react-hook-for...
- Custom templates for OTP messages:
Is there an option available for custom templates for OTP messages? Receiving OTPs from different domain names causes conflicts and reduces the chances of succe...