Hello,
we recently rolled out an update to our app and some users reported issues with iOS version 14.7.1.
We developed and tested the application in the following configurations.
Mac OS version: 11.5.2 XCode Version: 12.5
While we tried to replicate this in our simulators, I can only see 14.5 iOS version.
How can I update the simulator to 14.7.1 in which the user is facing the issue.
Appreciate you.
There isn't currently a simulator for 14.7.1, and generally there isn't a simulator for every OS release. Expect to see simulator releases that correspond to meaningful API changes but not for security patches or other user-facing feature fixes. So the simulator can never fully substitute for testing on a real device.