In iOS 7 switches don't allow custom on/off images by default. While I can still set them in the Interface Builder it doesn't show up.
https://developer.apple.com/library/ios/documentation/userexperience/conceptual/TransitionGuide/TransitionGuide.pdf
The transition guide merely notes that it isn't on by default anymore. Presumably there is a way to change that so I do use the images I have.
Can you use a UIButton instead, using the "selected" state to mean "on"?
2.1m questions
2.1m answers
60 comments
57.0k users