react-native-code-push
react-native-code-push copied to clipboard
Fix Android rollbacks when app started on background
Fixes for this issue https://github.com/microsoft/react-native-code-push/issues/2305
@chrisglein @jedashford @andreidubov @alexandergoncharov-zz Hi, guys! Could you help with tagging repo maintainers?
@chrisglein @jedashford @andreidubov @alexandergoncharov-zz could you review and merge this PR?
up
@thewulf7 @appcenter-fte 👋 Could you review this PR, please. It's still actual.
Hello @aamagda , we looked at your pull request, I have concerns that in this case the case will not be processed when a rollback needs to be performed due to ~~an unsuccessful update download or~~ invalid jsbundle. Which actually checks by calling notifyAppReady
when the application is rendered. What will happen in this case? I think this case needs to be handled too.
@aamagda Any updates regarding this PR? I'm facing the same issue
Closing due to contributor not responding. Feel free to re-open when responding.