iPhone Mobile Safari File System Access
        Posted  
        
            by Jon Smallberries
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jon Smallberries
        
        
        
        Published on 2010-04-06T04:25:41Z
        Indexed on 
            2010/04/06
            4:33 UTC
        
        
        Read the original article
        Hit count: 325
        
Is it possible to write to a file in a native iPhone application and have a Safari browser read from that file after having the browser opened from the native app?
Alternatively (and this would be great!), would it be possible to launch a mobile Safari webapp from a native iPhone app, and have that application access the OS 3.0 External Accessory Framework? My assumption is no...
Basically, I have a functioning iPhone app that wraps a simple mobile Safari webapp, but I'd like to utilize the external accessory framework once I have launched the Safari webapp from the iPhone app...
© Stack Overflow or respective owner