For questions regarding UX on iPhone applications and web apps accessible via the iPhone.
7
votes
1answer
674 views
User accessibility for mobile applications [closed]
What are key points of mobile UI accessibility?
What is a difference between mobile and desktop accessibility?
Is there any recommendations we can use?
7
votes
4answers
68 views
Always show logged in role/user?
For a new iPhone app, we're using "roles" in order to filter some of the app's functions. This role can be switched at all times. Now the question is: should I always show the current role in the UI, ...