Refer: API-Diff
This change documents the fact, that
This change documents the fact, that
view should not be accessed until a UIViewController's viewDidLoad() method is called. Accessing the view of a UIViewController before it was loaded causes an NSInternalInconsistencyException.