When I am integarting the Instagram in my project. I am getting a image from UIImagePickerController and after it i want to send i
image
UIImagePickerController
It means you are presenting or dismissing UIImagePickerController and trying to present UIDocumentInteractionController, while first presentation or dismissing is not completed.
UIDocumentInteractionController