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!
TL;DR
When using Appwrite messaging with FCM, developers do need to include the user's firebaseToken in the createTarget object. If the firebaseToken is omitted, Appwrite will not be able to send push notifications to that device. Unfortunately, specific video tutorials or articles on this topic were not mentioned.