You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that the documentInteractionControllerWillPresentOpenInMenu-delegate-implementation is missing a call to [self activityDidFinish:NO].
Though, it will also leak when the iPad gets rotated while the UIDocumentInteractionController is open. This is a bug in iOS, you may want to duplicate the following issue https://openradar.appspot.com/radar?id=5060950520496128.
Reproduce:
The text was updated successfully, but these errors were encountered: