iOS7 Keyboard and Pop-ups flying in bug - ipad

The keyboard and pop-ups on my iPad app fly-in oddly, however if I 'reduce motion' in the accessibility settings it stops. I've recorded the issue here: http://www.youtube.com/watch?v=1gWrQiDySZw
You're help would be invaluable as it's currently driving me insane!!
Thank you!

Related

IOS - Keyboard disappear from screen when multitasking is enabled

and thank you in advance.
I’m currently developing an app for iOS in swift, and I have a screen where the user can insert some text.
It works great but i noticed a strange thing.
If the app is on screen and if the user enable the “multitasking”, the keyboard disappears from the screen.
The app doesn’t freeze.
Is there a way to fix this problem?
Thank you.

iOS 9 "Back-To-App" button quickly disappears

I made an iPad app using Flash Builder and Adobe AIR and it has been working fine. Recently I updated to iOS 9.2, I noticed that when I launch my app from Safari, the button of "Back to Safari" only shows for less than half a second and quickly disappears. I tried this function in other apps, such as launching any app from iTunes, that button always sticks there for a long time.
I did some research and haven't found anything so far. I am hoping to get some help here. Thank you in advance.

Strange iOS Keyboard

I am working on an app, and every now and then my keyboard starts acting strangely (see screenshot below). The keyboard isn't a custom keyboard, it's just using the dark appearance. I know there have been issues reported about keyboard issues on iOS 9, but I cannot find any of them.
Does anyone know what would cause this or have links acknowledging this is a known bug?
Thanks in advanced for the help.

iOS 8 statusbar rotating twice when rotating phone

So I have seen this for quite a while now but I still wonder why this happens. When your app is in landscape mode and you rotate your phone or simulator on to the other landscape side it appears as if the status bar is clearly rotating twice. If you don't see this at first try activating slow animatons (⌘T on the simulator). I can see it happening on my iPhone as well.
Does anyone know why this is happening?
That's nothing but a common iOS Simulator lag. It happens just because of the slow animation mode and you could even send a Bug Report to Apple, but that's nothing but a Simulator lag. Don't worry: This issue will never happen in a recent iOS device. Happy programming!
EDIT: Apparently you want deep details. Ok. If your app's rotation animations are faster than iOS standard animations, this should happen because the system probably notices that the app's rotation is not near ready and returns for keeping up the pace. For deep details and possibilities to change these details on the Info.plist file, please look on the iOS Library.
Best regards,

How to display keyboard in iOS8

Im trying to convert my iOS7 project to iOS8
When I built the app in iPhone 5s simulator for iOS8.0, I found the keyboard would no longer appear automatically when clicking a UITextField or UITextView...
Is there any one can tell me how to solve this?
thanks~
To fix this, on simulator, open the Menu: Hardware - Keyboard - Toggle software menu (make sure it's checked)
I had a similar problem that was the reverse of the above. When I built the app in simulator for iOS7.0 the keyboard not showing up.
The above answer solved the problem for IOS 7 builds as well.

Resources