unity version: unity 5.1.2f
platform: ios
i create a demo and only add a InputField in my scene
my operations like this:
firt situation:
1: i’m running my demo on ipad and clicking the input field, the keyboard push out automatically
2: press home button, then back to my demo. the keyboard was visiable but it can not work
second situation:
1:i’m running my demo on ipad
2: press home button, then back to my demo.
3: click the input field, however the keyboard not appear, and it can press the keyboard’s buttons
is there someone have met the same problem? and how to solve it?
Could you please share how you fixed it?
– tommyzat