I am developing an Ipad application. It supports both landscape and portrait mode. The app has keyboard.It also shows an action sheet with 4 buttons when required. In portrait mode it works perfectly. But in landscape mode action sheet only show 2 buttons when keyboard is there .Without keyboard it show all 4 buttons. Any solution?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
I dont undertand what you mean with "Actionsheet", but the trick here is that you have to subscribe to be notified that the keyboard will show and then move your buttons to a place where they can be displayed. |
|||
|
|