ksandyasa / google-api-objectivec-client

Automatically exported from code.google.com/p/google-api-objectivec-client
0 stars 0 forks source link

GTMHTTPDebugLogs #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. [GTMHTTPFetcher setLoggingEnabled:YES];
2. Use various GTL calls which generate logs on the device
3. Open iTunes, go to device, Apps, File Sharing, Documents folder for app - 
can't download folder, permission denied

What is the expected output? What do you see instead?
Ability to download these logs without having to download the whole app via 
xcode. Unfortunately iTunes doesn't allow it to be downloaded due to folder 
permissions (S_IRWXU)

Original issue reported on code.google.com by jhalst...@gmail.com on 2 Jul 2013 at 4:38