1

Some times after doing this

if let window = UIApplication.shared.keyWindow {
    window.rootViewController = HomeTabBarController()
}

I get this kind of visual of status bar status bar visual

it doesn't happen always and when it happens it may stay for a while. Should I live with it or is there anything I could change?

0 Answers0