[
https://issues.apache.org/jira/browse/CB-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893226#comment-15893226
]
jcesarmobile commented on CB-12531:
-----------------------------------
For allowing input file to work we have more like a workaround than a real
solution.
Google drive doesn't return an url for the file, but an input stream. We could
create a temporary file from it and return the path to it.
> File not found when selecting from Google Drive folder
> ------------------------------------------------------
>
> Key: CB-12531
> URL: https://issues.apache.org/jira/browse/CB-12531
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: 3.5.0
> Environment: android
> Reporter: Pier Bover
>
> In Android, when using an <input type="file"> and selecting a file from the
> Drive folder, and then trying to upload it with JS, produces a file not found
> error.
> Here is a project using the Firebase SDK that reproduces the error and more
> detailed description of the problem:
> https://github.com/PierBover/firebase-upload-cordova
> At first I thought the problem was in the Firebase SDK, but I replaced it
> with Filestack and the problem persists. Also the Firebase support team
> reproduced the error and in their opinion it is a problem with the Cordova
> app.
> When trying to upload a file to a website like imgur.com using Chrome it
> works fine so it could be related to some obscure permissions.
> Hopefully someone here will be able to rule out if it's an Android bug or
> some limitation of Cordova.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]