You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After integrating Instabug, our UIStatusBar style is no longer updating after modally presenting a view controller. The preferredStatusBarStyle is not getting called. Interestingly, after about 10 seconds, it does get called with the following stack trace, but does not affect the status bar style.
Our project does have some strange custom navigation stack stuff, but this aspect previously works without Instabug.