Could not find VoiceOver feature in iOS 15.2 simulator

I've been trying to test out some accessibility features on iOS app, but I'm unable to find VoiceOver in Settings > Accessibility. Read few articles how to turn on TalkBack feature but nothing helped as of now. I'm not sure if it's iOS version specific limitation or emulator level.

Replies

Hello, VoiceOver is not available on the iOS simulator, you will only be able to use VoiceOver on a physical device. You can use the Accessibility Inspector and target the Simulator though, if you are trying to test for proper accessibility label, value, etc.