handle Background Notification Click
fun handleBackgroundNotificationClick(intent: Intent?, overrideFlags: Int = Intent.FLAG_ACTIVITY_NEW_TASK)
helper function to handle click on notification from background
helper function to handle click on notification from background