[
https://issues.apache.org/jira/browse/CB-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075625#comment-14075625
]
ASF GitHub Bot commented on CB-7204:
------------------------------------
GitHub user kant2002 opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/21
CB-7204 Fixed race condition when hiding splash
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kant2002/cordova-plugin-splashscreen master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-splashscreen/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 1ea1161425320abfcd51a0f2a09438bd4e9bc7f0
Author: Andrey Kurdyumov <[email protected]>
Date: 2014-07-27T13:44:41Z
CB-7204 Fixed race condition in hiding splash
----
> 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
> 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.2#6252)