cocoa touch - iOS 7 Navigation Bar Black Translucent Only Works on Simulator? -


i setting navigation bar in ios 7 "black" , checking "translucent" checkbox in ib (storyboard). on simulator, see nice looking vivid blurred colors table view scrolls underneath bar (as expected), on device, bar solid black. have tried several different tweaks make work (setting bar default , color black, etc), no success.

i post code if not fact being done in storyboard. has run issue? missing critical way suposed work of ios 7?


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -