You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nam Pham (JIRA)" <ji...@apache.org> on 2015/10/23 15:07:27 UTC

[jira] [Updated] (CB-9853) [Plugin File - Android] Can't read file than 20mb and app crashed.

     [ https://issues.apache.org/jira/browse/CB-9853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nam Pham updated CB-9853:
-------------------------
    Description: 
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.

  was:
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.


> [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
>              Labels: BUG
>
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org