Relative Content

Tag Archive for iosswiftsdkusernotifications

Will a local notification action execute if selected while an app is not running?

I use local notifications to notify my users when a session is ready to begin or end. My app performs several tasks when a session is started or ended. Currently, the user has to launch the app to manually start/end a session. I would like to offer notification actions to start/end a session without launching the app in the foreground.

Will a local notification action execute if selected while an app is not running?

I use local notifications to notify my users when a session is ready to begin or end. My app performs several tasks when a session is started or ended. Currently, the user has to launch the app to manually start/end a session. I would like to offer notification actions to start/end a session without launching the app in the foreground.