Hi, i need implement on my code a push notifications system even the app is closed…
How i need to do to set the push notifications? Because in the Ionic docs don’t explain how set the keys, etc…
there are examples on net? For example i wanna do a simple app who send notifications each2 minutos, a simple notification. Ok thanks
Hi, @temohpab
Could you try Ionic Push Notifications Plugin
Thanks
Actually i only want to fire an function each time even if the app is closed. That function looks in a JSON if there are any changes display a local notification… Can i do this?
@temohpab
yes you can do local notification adding timer
thanks
I know that, but my question it’s about other thing.
I want to do some functionally when the app is closed