Nerdkidchiki
Nerdkidchiki3w 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 🙏
4 Replies
Convex Bot
Convex Bot3w 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
jamwt3w ago
Convex
Expo Push Notifications
Send push notifications with Expo. Manage retries and batching.
Nerdkidchiki
NerdkidchikiOP2w ago
I would like to fo this for web
erquhart
erquhart2w 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

Did you find this page helpful?