4 ms·
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 you
by beaucollins 14y ago
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.