Sending push notifications from data in my sql server in trigger.io? -


i working on app website. using trigger.io development. looked @ parse module see how can use send push notifications, couldn't find me.

my website social networking website , send lot of notifications(like posting, messaging, commenting, rating etc). website, using php send email/website notifications when action happens. can guide me on how can send push notifications concerned user without use parse?


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -