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

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

@olivierschmid

Description

@olivierschmid

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions