My layout is broken when I turn on my personal hotspot but it goes well when personal hotspot is turned off.
As screen shifts to below portion, it cuts the items when Hotspot bars appear and size of the status bar becomes 40x. I also tried multiple solutions provided here but nothing is working for me.
What I tried and didn't work for me:
Notification Center CGRect newFrame = [[notification.userInfo objectForKey:@"current status bar frame"] CGRectValue];
- Code to resize status bar with
willChangeStatusBarFrame
- Set Navigation Bar to 'NO'