maxep / MXParallaxHeader

Simple parallax header for UIScrollView
MIT License
1.73k stars 251 forks source link

Unrecognized selector sent to instance #48

Closed bitomule closed 7 years ago

bitomule commented 7 years ago

Installed MXParallaxHeader from carthage and I get this error:

[UITableView parallaxHeader]: unrecognized selector sent to instance 0x7ff0ad872200

Cocoapods version seems to be ok

maxep commented 7 years ago

Did you add the framework to the Embedded Binaries of your app?

bitomule commented 7 years ago

Ups, that was the issue. Sorry