Title: How to Selectively Push CodePush Updates to Specific Apps/Multiple Apps (Android/iOS)
Author: mdchaudhary19Created Mar 25, 2025Updated Apr 22, 2025
I have multiple apps running on both Android and iOS, all sharing the same version across platforms.
All Android apps use the same deploymentKey, and all iOS apps use a same deploymentKey. Same code base, same dependencies etc. I want to know if it's possible to push CodePush updates to all or a subset of these apps at once. Additionally, is there a way to push updates only to a specific app based on conditions like version or other criteria? Would appreciate any insights or best practices on handling selective deployments efficiently.
Thanks in advance!
Source: microsoft/react-native-code-push