Problems with keyboard on iOS 8

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ęcie%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:

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?