Apple iPad HIG? [closed] - ios

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Is it against Apple Human Interface Guidelines to make an iPad app that does not rotate to different orientations, if it is intended for kiosk mode operation?

The HIG never explicitly states that your application must support rotation. For many applications, it doesn't make sense to rotate, and that's allowed.

Related

Can i submit ipad app on appstore only with landscape orientation? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
App is a just eat type of application for ordering food.
Apple doesn't put any restrictions on specific orientation. It is purely dependent on the App requirement & flow.
So doesn't matter if Application is for only with Landscape orientation or only with Portrait applications.
If it is according to the apple guidelines than they will approve it. Doesn't matter which orientation App supports.

iPhone simulator only shows title bar [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
after deleting installed apps on my iPhone simulator, my current app only shows the title bar from the first view while running on the simulator. Any idea what had happened?
On the top menu click iOS Simulator - > Reset content and settings.
Then, reinstall the app and have fun.

Will apple reject my app - if I don't use split view? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I've developed an iPhone app. It's working fine (not published yet). Now I want to develop it's iPad version. It has many UITableView. But integrating these UITableViews in UISplitView is complicated, not possible and not logical. So if I develop iPad version without UISplitView, will Apple reject my app, as I'm not properly using real estate of iPad?
In other words, can I use UITableViews without using UISplitView and will it be acceptable?
I have an app that I created as a universal app.. I did not use splitview because I wanted the flow to be the exact same for iPhone and iPad and they did accept it. Is your app just on iPad? Hard to say what they will do in that case.

iPhone apps must support the 4-inch display [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
Got this news through Apple Developer News RSS -- https://developer.apple.com/news/index.php?id=3212013b -- which says iPhone apps must support the 4-inch display. So now I have to update my app for 4-inch displays and also the images should be retina images.
I'm using some images which are not retina (2x) but still look good.
Will they reject my app if all images are not retina? is there any other source for this? I tried to find more information because the news link is not clear.
Yes, all images have to be retina images. Apple simply scans the interfaces for images that aren't retina-ready, and will refuse your application if not all images are retina. This process is mostly automated, so it's really unlikely that they would make an exception.
That said, some exceptions may be made for content, but not for the interfaces.

Does ipad app with only landscape mode will be accepted by apple or not [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have app in which i have used rotation for the app fixed to landscape apple will accept the app or not.
Yes. Why not. You can develop app for one orientation.

Resources