ISHPullUp icon indicating copy to clipboard operation
ISHPullUp copied to clipboard

Assertion failure in -[ISHPullUpViewController addViewOfSubViewController:belowView:], ISHPullUpViewController.m:625

Open 1371030 opened this issue 3 years ago • 0 comments

ISHPullUpViewController *isv = [[ISHPullUpViewController alloc] init]; isv.contentViewController = vc;

Assertion failure in -[ISHPullUpViewController addViewOfSubViewController:belowView:], ISHPullUpViewController.m:625 Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'addViewOfSubViewController: should not be called for view controllers already have a parent view controller'

1371030 avatar Jul 07 '22 00:07 1371030