Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/107#issuecomment-157075831 @jeroenv, I could not reproduce this on 4.0.3 device with DropBox as well; the repro steps I tried were the following: * Using camera plugin manual tests with cordova-plugin-test-framework and csp-include.js from mobilespec, * sourceType: PhotoLibary/SavedPhotoAlbum, * mediaType: AllMedia (to show apps including DropBox providing images), * Get picture -> select DropBox, * Selected file path is in the following format: `file:///mnt/sdcard/Android/data/com.dropbox.android/files/u*******/scratch/file_name.jpg` * Actions -> Upload image -> Upload complete I've also tried to test on 4.1.2 emulator but the app does not run on it because of some CrossWalk issues: could not read AndroidManifest.xml on x86, and this error on arm: `E/chromium( 2002): [ERROR:xwalk_platform_notification_service.cc(103)] Not implemented reached in virtual bool xwalk::XWalkPlatformNotificationService::GetDisplayedPersistentNotifications(content::BrowserContext*, std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >*)`.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org