iPad pro shows black bars (edges) in Production only

Hello,


I have a problem with my app, i have support for `safeArea` and compatible with the new iPad pro, works great in Debug but still shows black bars ( edges ) on Production!

I'm not using launch images, only a launch storyboard which has traits for new iPad pro.


Anybody is in similar situation ?



thanks.

Replies

launchStoryboard should enable native support. If those bars indicate letterboxing, then perhaps there is something not right about the iPP launchStoryboard you're attempting to implement.


>launch storyboard which has traits for new iPad pro.


Does that mean you crafted your own traits, or are you simply noting the defaults?


How are you testing?


Try an option-clean build folder, then test again, being sure to delete all previous versions off the sim/device.

hi haithamr i have same issue. did you solve this problem?

unfortunately no progress on that issue yet :S