Glideshow icon indicating copy to clipboard operation
Glideshow copied to clipboard

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'attempt to scroll to invalid index path: <NSIndexPath: 0x280d78200> {length = 2, path = 0 - 110}'

Open ShivamKumar-Innthink opened this issue 2 years ago • 0 comments

When we add only two item for banner slide and we move at IndexPath:- [0, 110] in animateSlideWithTime(_ timer : Timer?) function then app crash.

I am checking on iPhone 6, iOS 12.5.1. but on simulator app is not crash. please provide a solution Glideshow-master.zip

ShivamKumar-Innthink avatar Sep 21 '22 07:09 ShivamKumar-Innthink