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

Kerri Shotts commented on CB-12531:
-----------------------------------

Does the app behave differently if you add the Cordova File plugin? {{cordova 
plugin add cordova-plugin-file}}

Also -- you've got API keys in that repo -- probably don't want those to be 
public.

I see some interesting things in the logcat, but there's a spot that refers to 
line 85 in your main.js file. I don't see a line 85 there in the repo, so I'm 
assuming the source has changed a little. Can you push your changes?

> 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