shams
New to Appwrite. Can someone help me with the questions below:
- Does Appwrite a cloud (http) support push notifications
- How can I test that locally? Can I be tested in an emulator? If not what is the best way to test it.
- If someone can share a working example or documents that will be helpful
TL;DR
Developers are inquiring about Appwrite's cloud push notification support and testing options. The provided documentation link may offer answers to their questions. To test push notifications locally, utilize the provided documentation and possibly test on an emulator or using other methods outlined in the documentation. Sharing a working example or further documentation would be greatly appreciated by the developers. Steven
Have you read through the docs that were shared with you? https://appwrite.io/docs/products/messaging/fcm
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...