
I was exploring the documentation and came across the push notification feature. I would like to know if anyone has an example of a walkthrough of how to implement this same feature using Expo and the Expo push notification permissions function.
The Doc Link: https://appwrite.io/docs/products/messaging/send-push-notifications
@Tessa
Recommended threads
- Realtime didn't work in react native exp...
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
- SMS based authentication issue AppwriteE...
Hi, I am creating sms based login. I am able to send SMS code to my real number however I am receving this error. I can log the "secret" and i can see it is not...
- Migration issues
Hey, quick question — I’m currently running a project on an Appwrite Pro account, but I recently got access to the GitHub Student Pack. Is there a way to migrat...
