OnboardKit icon indicating copy to clipboard operation
OnboardKit copied to clipboard

Failed to determine navigation direction for scroll

Open fabdurso opened this issue 4 years ago • 0 comments

@NikolaKirev thanks a lot for the amazing work!

I just experienced the following crash:

Fatal Exception: NSInternalInconsistencyException Failed to determine navigation direction for scroll closure #1 in OnboardViewController.advanceToPageWithIndex(_:)

The info I have about it is:

  • the view where OnboardKit is shown was loaded
  • the app entered the applicationWillResignActive state
  • the app entered the applicationDidBecomeActive state.
  • then, the crash happened.

Are you able to reproduce it?

fabdurso avatar Feb 18 '21 16:02 fabdurso