kishikawakatsumi / IBPCollectionViewCompositionalLayout

Backport of UICollectionViewCompositionalLayout to earlier iOS 12
MIT License
1.55k stars 148 forks source link

Dear, please help me: I probably found a big bug, in iOS 10.3, update datasource with UICollectionViewCompositionalLayout will not work correctly, please look at below. #130

Closed willokyes closed 4 years ago

willokyes commented 4 years ago

Dear Kishikawa Katsumi:

I use IBPCollectionViewCompositionalLayout  in iOS 13 will no problem, but in iOS 10 is not ok, please see the screenshot and the IBPCollectionViewCompositionalLayout.zip example that I sent to you below,  run and select OrthogonalScrollBehaviorViewController.swift with iOS 10.3, the Xcode will crash.

Why it is, please help me, I take two days to debug this question, but no answer.

Because your email can’t receive more than 10MB demo.zip file. So I put the demo.zip project on the Aliyun OSS, sincerely hope you can download the demo project and debug it.

Please download the demo:  https://dxy-demo.oss-ap-northeast-1.aliyuncs.com/IBPCollectionViewCompositionalLayout.zip

Or the link of github: https://github.com/willokyes/IBPCollectionViewCompositionalLayout-Demo

I'm looking forward to your reply.

Thank you.

IBP-run-iOS10-crash