iltercengiz / ICViewPager

MIT License
955 stars 235 forks source link

Assertion failure in UIPageViewController #81

Open ReddyBashaShaik opened 10 years ago

ReddyBashaShaik commented 10 years ago

Assertion failure in ICViewPager with following error logs and reference link for the same.

http://stackoverflow.com/questions/25740245/assertion-failure-in-uipageviewcontroller

iltercengiz commented 9 years ago

ViewPager is backed by UIPageViewController so the issue is the same. Although I don't think if there is something I can do for this kind of problem but will look into it.