You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/16 01:54:33 UTC

[jira] [Commented] (CB-7204) Race condition when hiding and showing spinner

    [ https://issues.apache.org/jira/browse/CB-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134713#comment-14134713 ] 

ASF GitHub Bot commented on CB-7204:
------------------------------------

Github user shazron commented on the pull request:

    https://github.com/apache/cordova-plugin-splashscreen/pull/21#issuecomment-55677107
  
    I'm thinking the proper fix is to check whether finished == YES here, then call destroyViews:
    https://github.com/apache/cordova-plugin-splashscreen/blob/cd61952efc68365138115cb1d5fbefa0695198d1/src/ios/CDVSplashScreen.m#L250-L251



> Race condition when hiding and showing spinner
> ----------------------------------------------
>
>                 Key: CB-7204
>                 URL: https://issues.apache.org/jira/browse/CB-7204
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen
>         Environment: iOS
>            Reporter: Andrey Kurdyumov
>            Priority: Minor
>         Attachments: Screenshot 2014-07-27 at 19.31.09.png
>
>
> I have application which show spinner on resume to indicate loading activity for the application.
> When quickly show and hide application there appears race condition which result in the application crash.



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