Skip to content
New issue

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

Self-sizing cells in demo project crashes the app in iOS 9.3 #588

Closed
2 tasks done
Ricardo1980 opened this issue Mar 27, 2017 · 2 comments
Closed
2 tasks done

Self-sizing cells in demo project crashes the app in iOS 9.3 #588

Ricardo1980 opened this issue Mar 27, 2017 · 2 comments

Comments

@Ricardo1980
Copy link

New issue checklist

General information

  • IGListKit version: Last one
  • iOS version(s): iOS 9.3 (It works fine under iOS 10)
  • CocoaPods/Carthage version: Last one.
  • Xcode version: 8.2.1
  • Devices/Simulators affected: iPhone 6s iOS 93.
  • Reproducible in the demo project? (Yes/No): Yes
  • Related issues:

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.

screen shot 2017-03-27 at 11 54 56

@Nonepse
Copy link

Nonepse commented Mar 27, 2017

Also tested with:

pod 'IGListKit', :git => 'https://github.com/Instagram/IGListKit', :commit => '5eca718ea7df02bc091dc65bfe1d452c486b3ba9'

@jessesquires
Copy link
Contributor

Thanks @Ricardo1980 !

We're tracking this at #516 😄

@Instagram Instagram locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants