Search code examples
iosobjective-cdebuggingxcode7.3

Not able to use debug view hierachy


I am currently trying my best to debug my application in Objective-C with the newest version of Xcode7.3 I really need to use Debug View Hierarchy but I am getting an error :

Assertion failure in -[UITextView _firstBaselineOffsetFromTop], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3512.60.7/UITextView.m:1683

If someone knows how to resolve this ! Thx


Solution

  • This is a bug from Apple. There is a radar issue open : https://openradar.appspot.com/25311044