I’m making an app for around 1000 people to be using concurrently that will need push alerts that I will send as “announcements.” I’ve looked at a handful of services like OneSignal and PushAlert.co but they require an additional service (like Zapier) or for me to set up a secondary HTML website that Glide accesses for users to allow push notifications.
I understand Glide no longer has native push notifications, but what is the easiest/cheapest way to go about this?