I have used to set something on statusbar position and I removed it. But now, I want to set the statusbar into clearcolor. And there was a view appeared. I checked the code already, there is nothing about the statusbar in my code. How to remove this view?
- [2] : <UIView: 0x1014ecaf0; frame = (0 0; 414 20); tag = 100; layer = <CALayer: 0x17442ddc0>>
I printed the view's subviews, I don't know who create this view. And this view make the problem.