Push Notification - Android/IOS

Hello Gliders!

It came to my understanding that Glide has deprecated using push notifications. How else can I setup a push notification for my app? Any recommendations?

Check the entire thread:

1 Like

Hey Max, thanks for sharing this. However I realized one needs a business level plan to be able to call API. Any workaround for Maker plan?

Also I want to send notifications to each unique user separately (Eg. reminders like ‘You’ve an upcoming payment of $XX due on xx/xx/xx’)

Unfortunately, safely call an API from Glide is only available starting from business plan.

I think removing “included_segments” might work and only keep included alias.

1 Like

Hello. There’s practically no way to activate notifications, so don’t bother. I recommend using email as your notification; that’s the quick solution.