VoiceOver does not speak images in the UIImagePickerController
VoiceOver does not speak images in the UIImagePickerController
- Subject: VoiceOver does not speak images in the UIImagePickerController
- From: Venkatesh Potluri <email@hidden>
- Date: Sun, 20 Mar 2016 17:37:48 +0530
Hello list members,
I am trying to develop an app. a part of the functionality is that the user should be able to select a photo stored on the device. For this, I am using the UIImagePickerController. The user is presented with a button to choose photos. Double tapping this button requests for necessary permissions and presents the UIImagePickerController. There are 2 issues I noticed when running the project on my iPhone.
1. After I hit the button and grant the app access to my photos, I am presented with different options. (selfies, etc) each of these options is being spoken as an edit field. The expected behaviour is that VoiceOver speaks each of these as a text that can be double tapped. How do I fix this?
2. After I choose a category say, selfies, VoiceOver does not give any output. When I verified with cited assistance, I was told that the user is presented with a grid of photos from which he or she can select. My expected behaviour is that VoiceOver speaks details of each photo (date taken, etc) as the user swipes or explores the screen (similar to most apps that ask us to select photos).
As I am using a default UI element, should it not be accessible already? How do I make this view accessible?
I am using VoiceOver while developing so instructions that are specific to using VoiceOver with Xcode (if any), to do this would be of great help.
This is my first time posting to this list. I request you to let me know if this is not the appropriate platform to post this question.
Thank you and best regards,
Venkatesh Potluri
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden