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.Have you read through the docs that were shared with you? https://appwrite.io/docs/products/messaging/fcm
Recommended threads
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...