Questions tagged as 'local-notification'

1
answer

How do I open a ViewController via Local Notification?

I have an application that sends notifications to the user from time to time, but how do I open a View other than the main View when the user clicks the notification? Example, Whatsapp conversations, Messenger notifications, ie open specific...
asked by 23.06.2015 / 19:22
1
answer

Is it possible to execute a listener when the App is not running?

The App would have to communicate to the user, that there was a change in a value on the server, but without using Push Notification. So I thought I'd add a listener on iOS, and that when I detected the change in value, it would trigger a local...
asked by 28.05.2015 / 06:51
1
answer

smallIcon of the local notification does not appear IONIC

I need to change the smallIcon of my local notification, but I have already defined the location in my resources but it still does not appear. I tried something like: this.localNotifications.schedule({ id: i+1, t...
asked by 17.09.2018 / 15:18