You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/07/03 16:34:24 UTC

[jira] [Resolved] (CB-6984) requestFileSystem does not always return after document reload

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

Andrew Grieve resolved CB-6984.
-------------------------------

    Resolution: Duplicate

> requestFileSystem does not always return after document reload
> --------------------------------------------------------------
>
>                 Key: CB-6984
>                 URL: https://issues.apache.org/jira/browse/CB-6984
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>    Affects Versions: 3.5.0
>         Environment: - Experienced on Nexus 5 smartphone ( Android 4.4.3 )
> - File plugin 1.2.0
>            Reporter: Zarko Hristovski
>         Attachments: fsreload.zip
>
>
> Once in a while we need to reload the application ( document ) because a part of it is dynamic - downloaded from a server and injected into the app.
> The problem is that sometimes and quite often, our app won't be able to compete its initialization since requestFileSystem neither succeeds nor fails, it just hangs there. This happens after location.reload(). It seems like some sort of timing issue and the number of attempts does not actually matter.
> I'll include a slightly modified "hello world" app that should show the problem.
> This doesn't seem to affect iOS.



--
This message was sent by Atlassian JIRA
(v6.2#6252)