During a staged rollout, a crash rate spike is detected after 10% of users receive the new build. What is the immediate correct action in Play Console to stop additional users from receiving the update?
- A.B. Halt the rollout using the 'Halt rollout' option in Play Console
- B.A. Delete the release from the production track
- C.C. Unpublish the entire app from the store
- D.D. Revert the signing key in the Play App Signing dashboard
Why A is correct
Play Console provides a 'Halt rollout' button that freezes the percentage at its current value, preventing any additional users from receiving the update while the issue is investigated. Deleting the release is not a supported action for live rollouts. Unpublishing the app removes it for all users. Reverting the signing key is unrelated to rollout control.
Know someone studying for Mobile Security Fundamentals? Send them this one.