Unexpected UIPageViewController behaviour
I'm currently building a app using UIPageViewController . It is working as I expected until it reaches last page which contains numbers of UITextField. But when I tapped one of instances of UITextField, it suddenly jumps to the previous page without any reason instead of showing a keyboard. When I scroll through to the last page and tap a text field again, it works well without any problem. It is also fine when it shows last page immediately by tapping the navigation button that links to the last page and that is attached to the UIPageViewController instance. This problem happens only when I