This is my first question here so sorry if I'm not clear.
I have 3 colletionviews inside a view. Each collectionview cell has a label inside, this view is a tabbar item, when i delete the relashionship with tabbar, my collectionview work perfectly, but when the relashionship exists, my collectionview cell's label doesn't work. I'm sending prints:
Relationship exists here;
No Relationship;
Somene knows why this happens? and what Can I do do solve?
Thanks