Summary
UFT and MC integration, Enterkeys is not working properly
Error
In some scenarios customer should enter more than one word like following code.
Device("Device").Enterkeys 0, "John White"
The space between John and White is not entered, instead just John is entered.
Cause
iOS language keyboard is configured with other language than English and QWERTY like following screenshot.
Fix
Solution set iOS Keyboard as English and QWERTY.