I've worked once on an iOS7 app with a lower Horizontal scrollView with custom buttons that let me choose some options. That worked fine, but now while we are giving iOS 8 support, the scroll view appears blank.
iOS 7: http://postimg.org/image/djv26la4f/
iOS 8: http://postimg.org/image/4asvwh18f/
I've been trying some possible fixings but I'm stuck in this. Everything is being done programatically, no autolayout.
Do you have any idea of which could be the problem? Thanks in advance.