viewDidLoad getting called twice on rootViewController at launch
问题 Anyone know why this root View Controller\'s viewDidLoad is being called twice at launch? It\'s driving me nuts! here\'s the stack trace from first time through viewDidLoad : #0 0x0000276a in -[RootViewController viewDidLoad] at RootViewController.m:71 #1 0x3097548f in -[UIViewController view] #2 0x00002734 in -[RootViewController initWithCoder:] at RootViewController.m:39 #3 0x30ab5ce4 in -[UIClassSwapper initWithCoder:] #4 0x30514636 in _decodeObjectBinary #5 0x30514035 in _decodeObject #6