You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Eric dos Reis Santos (JIRA)" <ji...@apache.org> on 2016/02/02 20:11:39 UTC

[jira] [Created] (CB-10512) Nothing happens when trying to move a file

Eric dos Reis Santos created CB-10512:
-----------------------------------------

             Summary: Nothing happens when trying to move a file
                 Key: CB-10512
                 URL: https://issues.apache.org/jira/browse/CB-10512
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, CordovaJS
         Environment: Android
            Reporter: Eric dos Reis Santos


I was to able to create a directory, and I'm trying to move a image stored in "temp files" directory to my directory created in file system, but nothing happens, the promise doesn't return error and success, absolutely nothing happens.

The cordova file plugin was added in my app.

I debugged the app in my device with Android Studio, and I saw an error in log cat: "Error in Success callbackId: File285873816 : TypeError: fileSystem.getFile is not a function" in source: file:///android_asset/www/cordova.js

Someone can help me?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org