The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Problems with keyboard on iOS 8
slimshader


Joined: 26 Apr 2013
Posts: 39
Hey,

after rebuilding my project with iOS 8 SDK I now have problem with keyboard input: graphics is moved in the wrong direction of the software keyboard as shown here: https://dl.dropboxusercontent.com/s/7ai42wxuzr8zef2/Zdj%C4%99cie%2003.02.2015%2C%2020%2032%2028.png

As you can see, game graphics was moved to the right instead to the top to account for the keyboard graphics. Probably don't have to add that it is very serious issue for me Wink
.3lite


Joined: 25 Oct 2013
Posts: 38
I have to confirm this issue. At first I assumed that I was using an outdated version of SDL2, but then decided to take a look at the forum.

I'm wondering, since I do not have any other base SDK except iOS 8 - does 7.x have the same issue?