Interface builder UIButton custom background image not working on simulator/device
- by xenonii
I'm trying to do something really simple.
I have an image for a button and I'm trying to set it on a custom button in interface builder.
I set the background image accordingly (no case sensitivity problem here).
In interface builder it shows up, but in the simulator or on the device it doesn't appear at all.
Just the button's text will appear.
Do I need to turn on some flag or something of the sort?