In the event that my app receives a push notification while the touch ID dialog is on screen, I'd like to be able to cancel/dismiss it and handle the push.
Is this possible, or do I need to either store the push data until the user causes the dialog to dismiss or schedule a replacement local push to handle it later?