You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: