OK, so the whole mechanism has been working since to version 13. After the upgrade there occurs an issue with a file uploading. My API gets an empty string ("") instead a file as a content. However, this issue occurs only with real devices. It works fine with emulators with the same version. Besides, the mechanism works well on Android.
Full error:
Failed to issue sandbox extension for file file:///var/mobile/Media/DCIM/104APPLE/IMG_4848.JPG, errno = 1
OK, so the whole mechanism has been working since to version 13. After the upgrade there occurs an issue with a file uploading. My API gets an empty string ("") instead a file as a content. However, this issue occurs only with real devices. It works fine with emulators with the same version. Besides, the mechanism works well on Android.
Full error:
My pakcages
I guess that's a similar issue https://github.com/dropbox/SwiftyDropbox/issues/256