GDFileManagerKit icon indicating copy to clipboard operation
GDFileManagerKit copied to clipboard

A consistent iOS API for cloud file storage services including Dropbox and Google Drive.

Results 7 GDFileManagerKit issues
Sort by recently updated
recently updated
newest added

I want to upload my .csv file to my google drive , how can I do ?

I think you use an old version of AFNetworking. It was already in my project because I already use it for something else and now I get million compile errors...

I am getting error while loading dropbox files. Error saying "error: Error Domain=GDHTTPStatusErrorDomain Code=400 "The operation couldn’t be completed. (GDHTTPStatusErrorDomain error 400.)" UserInfo=0x7ff011c33ee0 {error=App folder (sandbox) access attempt failed because...

Hi, Can you please, tell me how to add in my existing project?? Thanks in advance :)

When attempting to add a dropbox account to the sample application, dropbox launches and no account gets added to the sample application. The other services seem to work fine.

Heya, I'm trying to allow the user to "logout" of a session (so he could theoretically pass the iPad to a friend without fear of them seeing their private accounts)...

why don't you make it a library ? It took me 2 hours just to make it compile and another 2 hours to move it to my project. just to...