You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrey Kurdyumov (JIRA)" <ji...@apache.org> on 2014/04/17 11:40:15 UTC

[jira] [Resolved] (CB-4790) iOS quirk with interactive pause and resume event used together

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

Andrey Kurdyumov resolved CB-4790.
----------------------------------

    Resolution: Fixed

Requirement to put all interactive calls inside setTimeout is put in the docs

> iOS quirk with interactive pause and resume event used together
> ---------------------------------------------------------------
>
>                 Key: CB-4790
>                 URL: https://issues.apache.org/jira/browse/CB-4790
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs, iOS
>    Affects Versions: 2.9.0, 3.0.0
>            Reporter: Kuan Yi Ming
>            Assignee: Michael Brooks
>
> Related to this: https://issues.apache.org/jira/browse/CB-541
> If an app uses both a pause and a resume event, and the pause event contains an interactive function isn't wrapped in a setTimeout() call with a timeout value of zero, the app hangs when the resume event is called just like in CB-541.
> This may need to be added to the docs under the iOS quirks section.



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