Dropbox application permit to send files to other applications like teamviewer or iBook. How do they do that?
I thought the only way to send data to another application was the url scheme.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think Dropbox using Document Interaction API to provide this functionality.
Quotes from docs:
You can use a document interaction controller to display a file preview or to prompt the user to choose an action for a file.
presentPreviewAnimated:method.presentOptionsMenuFromRect:inView:animated:orpresentOptionsMenuFromBarButtonItem:animated:method.presentOpenInMenuFromRect:inView:animated: orpresentOpenInMenuFromBarButtonItem:animated:method.