Random crash in UIPageViewController when swiping to the last page in the list of view controllers

I have implemented UIPageViewController with a list of view controllers. But in some rare cases, facing crash in the UIKitCore when coming to the last viewcontroller. This doesn't happen always.

Attached the screenshot of the the crash stack trace.

  • What is this screenshot ? It is 3.3.2 beta of what ? It would be really helpful to see the code where the crash occurs.

  • Can you please also post the full exception message that you get?

Add a Comment