Nerdkidchiki
Nerdkidchiki2mo ago

push notifications

Hi Everyone, i am interested in implementing push notifications in my web app. I wanna know if and how i can do this using Convex. Also, will it be better to implement this using React Native(I am not yet comfortable with Native)? I would appreciate any links, posts or advice on how to go about this . Thank You 🙏
5 Replies
Convex Bot
Convex Bot2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
jamwt
jamwt2mo ago
Convex
Expo Push Notifications
Send push notifications with Expo. Manage retries and batching.
Nerdkidchiki
NerdkidchikiOP2mo ago
I would like to fo this for web
erquhart
erquhart2mo ago
Trying to understand this part then
Also, will it be better to implement this using React Native(I am not yet comfortable with Native)?
But yeah I have not played with the web push api, looks non-trivial. If react native can work for you, the expo push notifications component that Jamie shared is the easy button. Would be cool to have a web push notifications component in the future Someone played with this a bit here, maybe some useful breadcrumbs in there: https://discord.com/channels/1019350475847499849/1246820030625087613/1246820030625087613
Nerdkidchiki
NerdkidchikiOP2mo ago
THANKS so much I have chosen to build with React Native and Expo I will dedicate the next 3 months to learning and building some side projects with it first using convex I think its better to use convex expo push notifications

Did you find this page helpful?