On Aug 10, 2016, at 13:42 , Doug Hill <cocoa...@breaqz.com> wrote: > > this basically means that Apple's documentation is a fail and the APIs don't > work in a predictable way. Again, this should also be noted so other > developers don't go through all the trouble I've done to implement very basic > functionality. Or maybe *hint hint* Apple could update this documentation > and/or fix these bugs.
I’d actually be very surprised if this is a gross bug in UICollectionView, because it gets a lot of tender love and care (it’s used in numerous standard Apple apps, I would assume). My guess is that the problem is a result of what you’re doing with autolayout (and possibly when, too), more than what you’re doing with UICollectionView, but that’s just a hunch, nothing rational. Under those circumstances of uncertainty, Apple isn’t going to go looking for a bug. You could reasonably file a bug with a sample project that demonstrates the crash, and you’d likely get back some guidance — sometime. Probably within the next 12 months. TBH, I’ve never encountered any testiness from any Apple engineer responding to a TSI, and I’ve been impressed that they refund the TSI if they can’t help, even when they had to do some work to figure out that they can’t help. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com