I've been using Phonegap Build to test my apps for over a week. Suddenly the status bar starts going beneath the Phonegap webview. Even worse, it's not consistent between builds?!
Sometimes the build doesn't make the webview go beneath the status bar, other times it does.
I tried a quick fix adding padding on top of the document (checking if device is running iOS 7 first)–but then the build won't go beneath the status bar and suddenly my app has a frustrating 20px gap at the top. I comment out this fix and then Phonegap Build goes back to going beneath the statusbar...? I've updated and build the code 10 times since this issue started and I simply cannot figure out why there's a difference as I only change the code and not the config.
I really hope someone has a fix for this rather silly issue.
Sometimes the build doesn't make the webview go beneath the status bar, other times it does.
I tried a quick fix adding padding on top of the document (checking if device is running iOS 7 first)–but then the build won't go beneath the status bar and suddenly my app has a frustrating 20px gap at the top. I comment out this fix and then Phonegap Build goes back to going beneath the statusbar...? I've updated and build the code 10 times since this issue started and I simply cannot figure out why there's a difference as I only change the code and not the config.
I really hope someone has a fix for this rather silly issue.



