PHPhotoLibrary presentLimitedLibraryPicker dismiss event

Hi All, I am using the limited library feature. I am using presentLimitedLibraryPicker to show the user about the limited photos selections. I would like to capture the event in case the user does not make any modifications to the existing limited photos selection and selects ok / cancel. Please let me know if there is any way to capture this.
Agreed. I wish there was a delegate/protocol to implement that would inform us that the presented view controller was dismissed. I'm sure there's a hacky way around this, but since we have an observer that directly supports when the photo selection is changed, we should be able to easily be notified of when the selection is "done".
PHPhotoLibrary presentLimitedLibraryPicker dismiss event
 
 
Q