Appium 1.3.1 and IOS 8.1:Page hangs when try click UIStaticText element

Hello,

I am using Appium 1.3.1 for automating iOS 8.1 app(iPhone6). I faced the following issue:
When script clicks UIAStaticText element - required page opens without content and is loading untill i manually close app.

I tried to reproduce these steps in UI Automation. Result the same and page hangs.
Manually and for Appium 1.3.1, IOS 7.1 + iPhone5S everyting works fine.

Log in Appium:
nfo: [debug] Pushing command to appium work queue: “au.tapById(‘1’)”
info: [debug] Sending command to instruments: au.tapById(‘1’)

info: [IOS_SYSLOG_ROW ] Nov 5 17:19:35 MobileGestaltHelper[80] : libMobileGestalt MobileGestalt.c:273: server_access_check denied access to question UniqueDeviceID for pid 1202

info: [IOS_SYSLOG_ROW ] Nov 5 17:19:35 ScriptAgent[1202] : libMobileGestalt MobileGestaltSupport.m:170: pid 1202 (ScriptAgent) does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled

info: [IOS_SYSLOG_ROW ] Nov 5 17:19:35 ScriptAgent[1202] : libMobileGestalt MobileGestalt.c:534: no access to UniqueDeviceID (see rdar://problem/11744455)

I am having the same issue

OSX 10.9
XCode 6.1

Appium 1.3.1

I am not able to click. Works fine on Appium 1.2.
I am running test on ipad device running IOS 8.1

I don’t know if your issue is the same as mine, but I think it’s worth to try this: App freezes when automated