How to toggle keyboard on iOS 8 simulator using calabash-ios -



How to toggle keyboard on iOS 8 simulator using calabash-ios -

when text field touched using touch() function keyboard on ios 8 simulator not pop anymore. there way toggle keyboard using calabash api?

if update run-loop 1.0.9, calabash automatically.

https://github.com/calabash/run_loop/blob/master/changelog.md#109 https://github.com/calabash/calabash-ios/wiki/b2-updating-your-run-loop-version

if, after updating run-loop 1.0.9, still experiencing keyboard problems, please file bug here:

https://github.com/calabash/calabash-ios/issues

ios calabash calabash-ios

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -