Hi Maryna and collegues,
any ETA on the update in the iOS keys setting that should solve this?
Will the solution be to hide the iOS7 status bar, or will that part simply not be part of the 'screen' for the app?
Hi Maryna and collegues,
any ETA on the update in the iOS keys setting that should solve this?
Will the solution be to hide the iOS7 status bar, or will that part simply not be part of the 'screen' for the app?
Hello! [quote:]any ETA on the update in the iOS keys setting that should solve this?[/quote] should be possible after the next release in the middle April[quote:]Will the solution be to hide the iOS7 status bar, or will that part simply not be part of the 'screen' for the app? [/quote]if I'm not mistaken status bar won't be a part of the screen, but not 100% sure...
By the way you can hide status bar on Source tab, please check this post https://getsatisfaction.com/apperyio/...
Hello, I know this post is kind of old but I am currently testing my app out as a webapp on my iPhone and status bar is still showing. I realize Appery added the keys into the .plist file but unfortunately that status bar is still in the way of my header. Very frustrating. Can you please help? Thank you!
Stefan, just to add to your request,
This issue has been bugging me for ages, is there a solution for web apps on ios7?
I fear what the probs will be with 8
Hello Stefan,
You can create javascript handler on event "load" for page with such code:
code$("div.ui-header").css("padding-top", "20px"); /code
Hi Stefan,
Did you do this?
https://getsatisfaction.com/apperyio/...
Hello Katya,
Yes I did. In fact, I believe it is enabled already by default.
Any more ideas as to what I might be missing?
Thank you!
Hello Stefan,
Please, share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a, give us name of your application and operation system of your device: http://devcenter.appery.io/documentat...
Stefan,
Please clarify, have you tried change value of "UIStatusBarHidden" in App Settings/ iOS keys?