Hi,
Someone knows how to pick a file from google drive?
I want the users can download a file from google drive using filechooser and also copy it to a local folder.
as you know filechooser return a URI like this:
so it is not possible to download or copy a file with such Uri. I have tested this Uri with filePath plugin but I get the same error.
Anybody know the what problem is?
Thanks.
I have the same issue regarding FileChooser and google disk files.
I can successfuly choose images from google disk using the camera plugin. but every other file is greyed out. Anyone working on a fix for the enc% URI?