1
votes

Hi I have weird problem on iPhone6, iOS8 in iPhone simulator (unfortunately I don't have actual device to test yet).

I have background view whose bottom edge is exactly to top edge of UITabBar 0px overlap, background is in golden colour.

This problem only occurs on iPhone6, on iPhone6 plus and iPhone5 all is ok.

Tab bar on iPhone6 simulator:

enter image description here

Same tabbar on iPhone6 Plus simulator:

enter image description here

Same on iPhone5:

enter image description here

Anyone experienced anything similar? Do you have any suggestion how to fix this? Should I ignore it, if its simulator only issue?

1
Have similar issue right now. Seems that blur effect is not applied to TabBar background, but on iPhone 6 everything looks great. For me it bugs only when taking screenshots for AppStoreGurnetko
Check if clip subviews is enabled on view adjacent to the UITabBarMirko

1 Answers

1
votes

Did you check the @3x, @2x, @1x image size? sometimes is has an issue with those assets.