This is driving me crazy. After doing the necessary things, on iPhone 6 simulator, I am getting correct self.view.bounds {{0, 0}, {375, 667}}
but on the actual iPhone 6 device it is still showing {{0, 0}, {320, 568}}
. Here is what I tried :
Updated Images.xcassets to include launch images for all devices starting from 6+ down to iPhone 4,
Updated @3x icon (180x180) in Images.xcassets,
Even tried a xib as launch file (XCode -> File -> New -> File -> Launch Screen),
But all in vain on actual iPhone 6 device, though it works on simulator. Any ideas ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…