Ageev Valentin

Results 2 issues of Ageev Valentin

After update my project to iOS 15 I found strange problem. I have a view controller with FSCalendar which fill it and open this view controller with a pageSheet modal...

I gets crash: `Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'attempt to delete item 20 from section 0 which only contains 20 items before the update'` My changes: First...