iltercengiz / ICViewPager

MIT License
957 stars 235 forks source link

Segmented Control & selectTabAtIndex #56

Open nrdgroove opened 10 years ago

nrdgroove commented 10 years ago

I have a segmented control with 2 option In the first option i have 11 elements, in the second option i have 19 elements

I have problem when i used selectTabAtIndex and switch the segmented control

This is the error Assertion failure in -[UIPageViewController queuingScrollView:didEndManualScroll:toRevealView:direction:animated:didFinish:didComplete:], /SourceCache/UIKit_Sim/UIKit-2903.23/UIPageViewController.m:1866

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'No view controller managing visible view <UIView: 0x8c21140; frame = (0 0; 320 568); autoresize = RM+BM; layer = <CALayer: 0x8c211a0>>'

Thanks!

ReddyBashaShaik commented 9 years ago

Did you got any solution for your issue.

nrdgroove commented 9 years ago

No, I didn't :(