PDA

View Full Version : Interpretation of HIG




JimBobBennett
Jun 27, 2009, 04:05 PM
Had my first app rejected twice now, based on the HIG. Maybe its my Windoze background but the latest thing they've complained about I see no problem with. However, I am but a pawn in the Apple game, so must play my part.

However, I've been through my app in detail trying to adhere to the letter. But I've got a conundrum.

My main screen is a table view, where each selection drills down to another view. Some are tables, some a single screens.

E.g.

Option 1 -> Single Screen
Option 2 -> Single Screen

Next Section
Option 1 -> Table
Option 2 -> Table
Option 3 -> Single Screen

What accessory buttons should I use? The HIG state that for drilling down to info screens I should use the detail disclosure, and for drilling into tables, I should use the normal disclosure.
However, if I mix both on one screen, it looks really poor.

So what should I do? Will Apple reject if I just use one type? Has anyone had any experience with this? Or should I just submit it and wait to see what they come back with?

Thanks!



PhoneyDeveloper
Jun 27, 2009, 04:38 PM
Look through Apple's Settings app. It has this exact UI. Do what they do.

JimBobBennett
Jun 28, 2009, 03:34 AM
Look through Apple's Settings app. It has this exact UI. Do what they do.

Good point, they use the disclosure button for all, so I'll do that.
Should have thought of that really, I blame just getting back from holiday :D