HirokiUmatani/PEAR-ImageSlideViewer-iOS

Status bar issue

Opened this issue · 0 comments

This library made our status bar disappear. We solved this by removing the following line from PEARUtility.m:
window.windowLevel = UIWindowLevelAlert;