Device: iPad Pro,
S/W version: 13
I have pageViewController with variable number of pages.
Each page contains a collection view.
Whenever a user swipes left and right and vice versa, and at the same time, swipes up, application is sometimes crashed.
with the following information:
NSinternalInconsistencyException
Failed to determine navigation direction for scroll.
Would you please let me know how to resolve this issue?
S/W version: 13
I have pageViewController with variable number of pages.
Each page contains a collection view.
Whenever a user swipes left and right and vice versa, and at the same time, swipes up, application is sometimes crashed.
with the following information:
NSinternalInconsistencyException
Failed to determine navigation direction for scroll.
Would you please let me know how to resolve this issue?