My layout is broken when i turn of my personal hotspot , when my personal hotspot is on, it goes wel but the layout stays the same when my personal hotspot is turned of.
my setup
i have RootViewController which view i have added to my window
in that rootviewController i have a navigationcontroller which view i have added to my rootviewcontroller's view.
and all my viewcontrollers are pushed on to the navigationcontroller
anybody have any clue why this happens?