Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Conversation

@sergey-akhalkov
Copy link
Contributor

@sergey-akhalkov sergey-akhalkov commented Apr 10, 2017

Wrap up syncStatusChangeCallback and downloadProgressCallback methods with try/catch block to make it possible to install CodePush updates even if an error occurs while running syncStatusChangeCallback or downloadProgressCallback methods

Relates to #784

Wrap up syncStatusChangeCallback and downloadProgressCallback methods with try/catch block to make it possible to install CodePush updates even if an error occurs while trying to run syncStatusChangeCallback or downloadProgressCallback methods
Copy link

@patniko patniko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@patniko patniko merged commit 2cd2ef0 into microsoft:master Apr 27, 2017
peacechen pushed a commit to peacechen/react-native-code-push that referenced this pull request May 3, 2017
)

Wrap up syncStatusChangeCallback and downloadProgressCallback methods with try/catch block to make it possible to install CodePush updates even if an error occurs while trying to run syncStatusChangeCallback or downloadProgressCallback methods
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants