/ Published in: Objective C
                    
                                        
Use like this: [self docsUrl]
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
return [[[NSFileManager defaultManager] URLsForDirectory:NSDocumentDirectory inDomains:NSUserDomainMask] lastObject];
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                