UISwitch text not showing on device
        Posted  
        
            by iFloh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by iFloh
        
        
        
        Published on 2010-05-22T12:36:03Z
        Indexed on 
            2010/05/22
            12:40 UTC
        
        
        Read the original article
        Hit count: 283
        
Hi, I have a screen with several UISwitch controls.
On my iPhone simulator this screen works correctly and The Switch text shows as On/Off.
Different on my testing device (iPod Touch). Here the text seems to get lost and I only get "1" (instead of "On") and "0" (instead of "Off").
I don't know where the iPod Touch is different and why it's not showing correctly.
Anyone had a similar experience? Is this a bug?
Cheers
© Stack Overflow or respective owner