IOS - Keyboard disappear from screen when multitasking is enabled - ios

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.

Related

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.

Keyboard is dismissed automatically in iOS9.1 on App Switch

I have a screen with a textField in my app. Suppose the settings app is already present in the background with keyboard shown.
Now, I bring up the keyboard in my app and then switch to settings app; a glitch is visible. The keyboard flickers as if it hides and shows instantaneously.
Also, if I switch back to my app, the keyboard is gone. This issue exists only in iOS9. iOS9.1 to be precise.
Is this a known issue?
Please provide your valuable suggestions or a solution for the same.
Thanks.

Not able to check whether user opens app from lock screen OR from home button press on ios 8

I am developing an application where i want to know whether user opens the app from Home button press OR by auto lock/By pressing the Lock button of device. I was google for the things, but for the solutions are not compatible with ios 8.
I have gone through below link but not working in my case:
Detecting when app is becoming active from lockscreen vs other on iOS7.
please help me. Getting stuck on this point from couple of days.
Any help will be appreciated.

iOS7 Keyboard and Pop-ups flying in bug

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!

How to disable autoscreenshot of window when app switching in iOS 6?

How to disable autoscreenshot of window when app switching in iOS 6 ?
I am launching app in iOS 5, and switching to other app with 5 fingers (slide gesture). Then back to first app, and while app is scrolling, i see a Default.png image. This is good.
But in iOS 6, while app is coming, i see a screenshot of app window, it seems, which was made when app is go to background. This is bad, because screenshot was made in old time and showing to user wrong image, and after app is activating, image is changing at quickly to true. In some case, screenshot is actually, but after 2-3 tryes, screenshot is very old.
Anybody knows, how to disable autoscreenshot OR maybe resolve problem with screenshot, for screenshot will be do at every time, when app is switching?
Thanks

Resources