I'm trying to detect the ending of sharing to instagram through UIDocumentInteractionController
. It's opening modal window (see screenshot below) and I want to know when it's dismissed.
UIDocumentInteractionControllerDelegate
doesn't help.
I'm trying to detect the ending of sharing to instagram through UIDocumentInteractionController
. It's opening modal window (see screenshot below) and I want to know when it's dismissed.
UIDocumentInteractionControllerDelegate
doesn't help.