1

A text input view in my app supports drag & drop of images to insert them. When user drops an image in the input view, I can get the absolute path of the file, then display it as an attachment. However, when the user drags an image which is originally located in another app's sandbox, my app seems having insufficient permission to read it.

Is there any way to read files from other app's sandbox? (Such as asking user for permission or other tricks)

Allen Hsu
  • 3,515
  • 3
  • 25
  • 38

0 Answers0