5

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?

Andy Jacobs
  • 15,187
  • 13
  • 60
  • 91
  • Similar question: http://stackoverflow.com/questions/8078697/view-of-the-page-broken-when-personal-hotspot-feature-turned-on – joar Mar 09 '12 at 10:58
  • Also, check the Apple guidelines for sizing of your display and handling these situations (like when in a call, etc) – Nick Bull Mar 09 '12 at 11:21
  • I looked at that question but it doesn't work for me, i don't know exactly which view i need to set my auroresize mask for – Andy Jacobs Mar 09 '12 at 12:15
  • Excuse me , did you turn on the `personal hotspot` by `objective-C` or turn on the `personal hotspot` by setting ? – Martin Apr 02 '14 at 07:51
  • @Andy Jacobs, How did you solve this? I have the same issue, can you share me your solution? – Noundla Sandeep Aug 20 '15 at 09:51
  • I cannot remember exactly what i did to fix this as this is more than 3 years ago but using autoresizing mask & tap in on layoutsubviews could be a good start. – Andy Jacobs Aug 21 '15 at 10:00

0 Answers0