You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jason Ginchereau (JIRA)" <ji...@apache.org> on 2016/03/01 20:18:18 UTC

[jira] [Resolved] (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 ]

Jason Ginchereau resolved CB-9853.
----------------------------------
    Resolution: Duplicate

> [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: Plugin File
>    Affects Versions: 3.0.0
>         Environment: Android
>            Reporter: Nam Pham
>              Labels: Android
>
> 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 only 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