Skip to content

Instantly share code, notes, and snippets.

@bverkron
bverkron / server.log
Created June 7, 2016 16:45
Appium.app 1.5.2 server log for "Element does not exist in cache" error
[iOSLog] [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x7fb7697e9950 UILabel:0x7fb7697ce9d0' '.firstBaseline == SPUISearchTableHeaderView:0x7fb7697cd040.top + 36>",
2016-06-07 09:29:11:116 - [iOSLog] [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x7fb7697ed570 'UIView-Encapsulated-Layout-Height' V:[SPUISearchTableHeaderView:0x7fb7697cd040(0)]>"
2016-06-07 09:29:11:116 - [iOSLog] [IOS_SYSLOG_ROW] )
2016-06-07 09:29:11:116 - [iOSLog] [IOS_SYSLOG_ROW] Will attempt to recover by breaking constraint
2016-06-07 09:29:11:116 - [iOSLog] [IOS_SYSLOG_ROW] <NSLayoutConstraint:0x7fb7697e9950 UILabel:0x7fb7697ce9d0' '.firstBaseline == SPUISearchTableHeaderView:0x7fb7697cd040.top + 36>
2016-06-07 09:29:11:116 - [iOSLog] [IOS_SYSLOG_ROW] Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
2016-06-07 09:29:11:116 - [iOSLog] [IOS_SYSLOG_ROW] The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
2016-06-07 09:29:11:116 - [iOSLog]