Hi All,
Well my first rejection - (party???)
So this was a new app - and basically i believe it relates to the classic
local d = display.setStatusBar(display.HiddenStatusBar) – line
or
UIStatusBarHidden = true, – line in build settings.
I think most of us would include this line - 1) to give us more display room , or 2) because it doesn’t look that great with our game design.
With these reason in mind -just wondering if anyone else has been rejected re this issue.
To fix it quite simple but in my opinion doesn’t look very good - i would be OK with a compromise ie display it on my menu screen - thus the user will be able to check “Status” from within my app - but hide it again in the main game section.
Currently use storyboard - so attempted to achieve this on an app but no luck thus far -
Anyone else tried this? - i assume just a basic show /hide type deal - but it escapes me at the mo.
The funny thing is i had an update (another app) just approved which didn’t show status bar (all my apps hide it via the build settings line).
So is this a new thing ON new apps - or ???
I build universals - i have extra space on iPhone5 but otherwise on 4… i need the room so don’t really want to show the status bar.
T.
below is quote from web searching the problem, and part of apple explanation.
“”""Hiding the Status Bar
You can also hide the status bar completely, but give some consideration as to whether you should do this. From the iPhone Human Interface Guidelines: “People expect to be able to see the current battery charge of their devices; hiding this information, and requiring users to quit your application to get it, is not an ideal user experience.”
“”"""""
10.1
We found that your app does not comply with the Apple iOS Human Interface Guidelines, as required by the App Store Review Guidelines.
Specifically, we found that when your app is open it displays an overlay on the native iOS status bar. Please see the attached screenshot for details. It would be appropriate to revise your app so that it does not cover the native iOS status bar when the app is in use.
It may be helpful to review the iOS Human Interface Guidelines to help ensure your app is in compliance with these terms and conditions.