iPad: CFBundleDocumentTypes & UIFileSharingEnabled issues
        Posted  
        
            by carloe
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by carloe
        
        
        
        Published on 2010-04-08T22:26:01Z
        Indexed on 
            2010/04/09
            14:23 UTC
        
        
        Read the original article
        Hit count: 857
        
Has anyone gotten UIFileSharingEnabled or CFBundleDocumentTypes to work? I added UIFileSharingEnabled as true to my plist and used Apple's example from the link below for CFBundleDocumentTypes, but can't seem to get it to work.
I don't see my app under file sharing in iTunes, and I do not get the option to open documents I registered in my app when I click on them in the mail.app
© Stack Overflow or respective owner