ios - LocalNotification Event When App is Suspended in Background -
i have ios app uses local notification. user can leave app , check his/her email or other stuff. after while 20 minutes local notification fires , alert user message. @ time when local notification triggered can somehow handle event. didreceivelocalnotification triggered when user clicks on notification.
note: not want fire event when user clicks on notification. want fire event when local notification triggered.
thanks,
you can not track event let know local notification fired or fire.
Comments
Post a Comment