PanModal icon indicating copy to clipboard operation
PanModal copied to clipboard

App get crashed while interacting with scrollview - PanModal.

Open parasjoshicasting opened this issue 1 year ago • 1 comments

Hi,

Is anyone facing any crash issues with the method didPanOnScrollView of the class PanModalPresentationController? Here are the crash logs with some lines where we can identify the reason.

UIKitCore 0x1c79a0 -[UIScrollView setContentOffset:animated:animationCurve:animationAdjustsForContentOffsetDelta:animation:animationConfigurator:] + 824 0x2574ec PanModalPresentationController.didPanOnScrollView(:change:) + 732 (PanModalPresentationController.swift:732) 0x257350 closure #1 in PanModalPresentationController.observe(scrollView:) + 4299109200 (:4299109200)

Kindly let me know if anyone facing the issue or has any idea about that.

Thank you

parasjoshicasting avatar May 10 '23 11:05 parasjoshicasting