How to handle notification action when app is killed

Did receive method is triggered only when the application is not killed, but I need solution how to handle case when i tap to notification actions when app is KILLED, because every time only goes in did finish launch method and launch options is NIL.

How to handle notification action when app is killed
 
 
Q