@DeepanG wrote:
I have an ionic 2 application built for android and ios. I want to notify some events such as new data available in the server to the mobile app. But I can't use push notifications since I don't want to display anything to the user, the application should take care of the event. I have heard about silent push notification, but I can't find any options for this in ionic cloud, and I am not sure whether that is what I want.
I can implement this using an external library like socket.io, but it would be great if I can do it with ionic cloud itself.
Posts: 2
Participants: 2