We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README
IGListKit
Hello,
My app works perfectly under iOS 10, but crashes in iOS 9.3.
I realised we have the same problem in the demo project.
Just open IGListKitExamples and select "Self-sizing cells" under any iOS 9.3 simulator. The app will crash (the other demos work perfectly).
So, it seems we cannot have variable height cells in iOS 9.3.
The text was updated successfully, but these errors were encountered:
Also tested with:
pod 'IGListKit', :git => 'https://github.com/Instagram/IGListKit', :commit => '5eca718ea7df02bc091dc65bfe1d452c486b3ba9'
Sorry, something went wrong.
Thanks @Ricardo1980 !
We're tracking this at #516 😄
No branches or pull requests
New issue checklist
README
and documentationGeneral information
IGListKit
version: Last oneHello,
My app works perfectly under iOS 10, but crashes in iOS 9.3.
I realised we have the same problem in the demo project.
Just open IGListKitExamples and select "Self-sizing cells" under any iOS 9.3 simulator.
The app will crash (the other demos work perfectly).
So, it seems we cannot have variable height cells in iOS 9.3.
The text was updated successfully, but these errors were encountered: