Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Error '_data' does not exist when using with Dropbox #55

Open
olivierschmid opened this issue Jun 19, 2019 · 1 comment
Open

Error '_data' does not exist when using with Dropbox #55

olivierschmid opened this issue Jun 19, 2019 · 1 comment

Comments

@olivierschmid
Copy link

Hi!
I am using the plugin within a Ionic 3.x App. We use the plugin cordova-plugin-filechooser to pick a file on Android - then transform the URI with cordova-plugin-filepath.
Everything works fine except when picking a file from Dropbox.

The FilePicker return the following content-URI:

content://com.dropbox.android.FileCache/filecache/dcded03a-37ed-4bbb-8a88-a8492b4e3ee6

The Filepath Plugin then throws error:

main.js:3888 column '_data' does not exist. Available columns: []

Tests are run on Samsung S9 / Android 9.
Any ideas?
Thanks a lot!
Oli

@olivierschmid
Copy link
Author

Probably the same Problem as in #43

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant