My Xamarin Forms app uses IconizedTabbedPages. When testing through the simulators, the tabs look like the following in portrait and landscape modes:
iPhone 7 Portrait
and:iPhone 7 Landscape
however on a iPad tablet, it looks like:
iPad Pro Portrait and iPad Pro Landscape.
The separatation/spacing between tab names/icons are not correct. How can I fix this?
Related
I develop iPad app using Sencha Touch 2.4. My ipad using iOS 9. The problem is when I turn my iPad landscape and I open my app, the display of my app is a mess. like this
btw my screen app is the blue one.
But when I turn my iPad portrait then I open my app it's normal and when I turn my iPad landscape my app also turn landscape normally. Just when I open my app in landscape mode will be unnormal.
Please any body can help me?
Thanks,
Seno
i am also getting same issue. when i open landscape mode in iphone and ipad.
In config.xml file i set "default" only
custom keyboard is properly working Landscape and portrait mode in all iPhone and iPad device and simulator, when run keyboard in iPad Pro then properly work in portrait mode then i go to landscape mode in iPad pro so keyboard frame is ruined in all outer app like safari, message etc, this issue only iPad pro, so how can solve this.
this keyboard properly work portrait and landscape mode on my app like this
When i use safari or another app so landscape frame is ruined like this
this keyboard is woking proper in all device just problem in iPad pro.
Thanks in advance..
I have an app to run in landscape mode only. I tested on iPhone 4, 4s, 5, 5s, 6. It works as expected. However, when I tested it on iphone 6+, with the simulator. Two out of three pages were broken. For the broken pages, only the navigationbar appears. The rest UI did not show up.
Why would this happen? What is the difference for iPhone 6 plus?
storyboard
constrains on the image
does not work in landscape
work in portrait
Last night I was playing with a friend's new iPad Air in the bar. I downloaded my own app onto his new iPad Air and found a very weird bug.
My calculator app for iPhone looks typically like this:
The keypad is an inputView of UITextField.
However, when the app runs on the iPad Air, no matter at 1x or 2x mode, it is like:
Some of the keys are randomly positioned. I ran the app on my Mini (1st gen) before without such issue. Do you have an idea what cause the keys relocation?
The bug only shows up when the calculator is started during the iPad is at landscape mode. Fixed by removing excess suppoorted landscape modes from the Info.plist:
I published an app in appstore, and works perfectly with all ipads with 5.1 and above. The problems appears when an ipad3 with jailbreak use de app.
The app uses storyboards and the landscape mode is fixed for all the app.
When this ipad use an screen of the game, the orientation changes to portrait mode.
What can i do?