Post

Replies

Boosts

Views

Activity

Reply to Accessibility Nutrition Label not showing on App Store
@tarangpatel has it been published on your end? There has been an OS version update and it looks like your app has also been updated since your post but based on your link and looking at your app on the App Store today (August 190 I still don't see it in the App Store. I am curious about this as well, as my team originally thought it wouldn't be launched by Apple until "fall 2025" based on news and the Overview page. It would be helpful to others as well to know where you got the info that it depends on the release version. I may have missed it but it looks like that is not in the Overview page.
2w
Reply to how accessible is enough for Accessibility Nutrition Labels?
Thank you. Is there any expectation from Apple that developers / app owners audit or regularly review their own claims of accessibility over time as features and enhancements occur? Another way to ask this, is the Nutrition Label going to have some sort of date of last release that can be tracked? Accessibility is not a one and done thing when an app itself has regular releases; if an app never updates the label wouldn't need to, but if a label is created in 2025 and then never updated despite regular app updates that will lead to a gap in the next year and on. It is because we have a robust team and because we employ users with disabilities, that my team has regular discussions on the ongoing effort of maintaining a certain standard, something not all apps on the App Store have.
Aug ’25
Reply to Components with Earcon haptic feedback for VoiceOver users
Thanks; that partly answers my question. Please address the main issue: Is there a list somewhere or a HIG guideline for which transition types should have a sound? I would also appreciate any direction on what code strings are associated with these sounds and how custom components can capture these sounds or haptics or hints where it is expected? I understand the sounds are controlled by the system. You gave one example of an earcon "hen a screen changed notification gets sent to VoiceOver" which I already identified in my OP. I am asking for confirmation of all the places where earcons are associated with a VO swipe. Please respond.
Mar ’25
Reply to Full keyboard access UI elements
Thanks, that helps for the main movements. … spinners? Modals? content groupings? what’s the expectation there? The surprise scenario that throws me is a wall of text… what about UITextView/ UIScrollView or whatever Apple News and similar layout? Enabling keyboard gestures with FKA is a decent backup to simulate touch scrolling; is a gesture the only intended way for FKA users to navigate a UIScrollView? I can’t seem to focus on inline links with tab, Ctrl+ tab or arrow keys in this type of View. Which is an accessibility issue. But maybe I’m missing some FKA Help Menu function.
Topic: UI Frameworks SubTopic: UIKit Tags:
Mar ’24