6 ms·
http://ngcordova.com/docs/plugins/pushNotifications/ http://ngcordova.com/docs/plugins/pushNotifications/ I didn't have any issues using the above. You still
by mkeung 11y ago
http://ngcordova.com/docs/plugins/pushNotifications/ http://ngcordova.com/docs/plugins/pushNotifications/
I didn't have any issues using the above.
You still need some sort of server (i've used rails, ex: https://github.com/rpush/rpush https://github.com/rpush/rpush) to send the push notifications (and setup the apns certs), but the above will capture them on your ionic app itself.