Nam Pham created CB-9853:
----------------------------

             Summary: [Plugin File - Android] Can't read file than 20mb and app 
crashed.
                 Key: CB-9853
                 URL: https://issues.apache.org/jira/browse/CB-9853
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin File
    Affects Versions: 3.0.0
         Environment: Android
            Reporter: Nam Pham


I'm using cordova-plugin-file to read my mp3 file with readAsArrayBuffer method.
It works perfect with file less than 20mb, but the larger it causes the app to 
crash with this error. (I'm using crosswalk browser)
`E/chromium( 3330): [ERROR:simple_index_file.cc(223)] Failed to write the 
temporary index file
E/chromium( 3330): [ERROR:runtime_javascript_dialog_manager.cc(69)] Not 
implemented reached in virtual void 
xwalk::RuntimeJavaScriptDialogManager::ResetDialogState(content::WebContents*)`
So I'm confusing that "is the problem come from xwalk or cordova-plugin-file?"
Please help me because this plugin can read file smaller than 20mb size.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to