[ 
https://issues.apache.org/jira/browse/CB-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893255#comment-15893255
 ] 

jcesarmobile commented on CB-12531:
-----------------------------------

No, but here it won't be an url, the intent result should have the file content 
to create the temp file

https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/engine/SystemWebChromeClient.java#L253-L273

> 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]

Reply via email to