iPhone app not making file in device but works in simulator
        Posted  
        
            by Mark Szymanski
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mark Szymanski
        
        
        
        Published on 2010-04-23T17:24:40Z
        Indexed on 
            2010/04/23
            17:33 UTC
        
        
        Read the original article
        Hit count: 301
        
I have an app and it stores data to a .plist file in the resources group in Xcode (if that matters).  And whenever I run it on the simulator it works perfectly with the file.  On the iPhone, however, it doesn't seem to be interacting with the file.
Thanks in advance!
© Stack Overflow or respective owner