0
votes
0answers
25 views

How to make a website usable on an iPad? [duplicate]

I'm currently wireframing a website and I was recently asked to make sure this website is usable on an iPad as well. My first thought is to check if all the links/tabs/buttons are easily clickable, ...
0
votes
2answers
1k views

Navigation bar and Toolbar in ipad app at top of screen - apple's approval?

I'm a newbie. I have got a wire frame for ipad application, in which navigation bar and tool bars are placed on the top. And back button is placed in toolbar. Whether it violates apple's guidelines or ...
6
votes
3answers
7k views

iOS Settings Standards: Using Checkbox Rather Than Switch

If you are familiar with iOS devices, you know that the settings application uses the UISwitch control to show that a parameter is enabled or disabled. This control appears as a toggle switch and even ...