What is the value of a staged rollout on the Play Store?
- A Device-specific crashes are caught before the release reaches all users
- B It speeds up review
- C It reduces the APK size
- D It improves store ranking
Answer
Device-specific crashes are caught before the release reaches all users
Releasing to a small percentage first and watching crash-free and ANR rates is the practical defence against fragmentation surprises.





