Hacker News new | ask | show | jobs
by cheeaun 4945 days ago
True. I wonder if there's a fix for this in PhoneGap, at least.
1 comments

One workaround that was functional but subpar experience-wise:

Put a transparent UIView over the status bar and wire it up to call a javascript function on your UIWebView using stringByEvaluatingJavaScriptFromString.