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

Conversation

@andreidubov
Copy link
Contributor

Issue: We found that react-native-code-push on iOS does not record rollbacks when broken bundles are pushed. The reason was that the setLatestRollbackInfo function would not resolve the promise.

Solution: Add promise resolve to setLatestRollbackInfo function.

Copy link
Member

@pfleidi pfleidi left a comment

Choose a reason for hiding this comment

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

This is a surprisingly small fix. Great work ✨

@andreidubov andreidubov merged commit c787e41 into master Mar 16, 2020
@andreidubov andreidubov deleted the bug/fix-record-rollbacks-on-ios branch March 16, 2020 05:22
sourabhdebnath pushed a commit to scripbox/react-native-code-push that referenced this pull request May 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants