objective c - iPhone 6 iOS 8 keyboard not showing while the UITextField is active -


this happening real iphone 6 device , not simulator.

in application, view controllers supports both portrait , landscape orientations. application working fine on iphone 5 (ios 8). on iphone 6 when change orientation portrait landscape , portrait , after pushing next view controller keyboard not showing while uitextfield active. keyboard not showing on screen @ when tapped on bottom shows digits being written on textfield. keyboards position has changed , not visible on screen @ all. have not optimised application iphone 6 , using native scaling. can suggest me possible solution???

this bug of ios simulator.

to see keyboard, press cmd (⌘) + k

you done.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -