myaug

Results 1 issues of myaug

File YahooSession.m, after line 195 should add this code to get the top view controller: while (self.rootViewController.presentedViewController) { self.rootViewController = self.rootViewController.presentedViewController; }