TL

Results 3 comments of TL

@Wavemaster111188 @chausov https://github.com/kaltura/playkit-ios/commit/9f236cd662227bef3b77a03e7950375976626928 so why not merge my pr?

see, it's fine. Will close this pr @x-NR-x

主要是 `QDNavigationController *navigationController = [[QDNavigationController alloc] initWithRootViewController:albumViewController];` 之后紧跟跟着 `pickLastAlbumGroupDirectlyIfCan` 这个函数里面有一句pushViewController, 导致`imagePickerViewController` 的navigationVC 还没有init, 使得`shouldCustomTransitionAutomaticallyWithFirstViewController` 错误判断