Only recently am i seeing ADDRESPONSE - ADDING TO MEMORY ONLY:
in my log. Is this something to be concerned about (future crash) or is it ok?
Asked
Active
Viewed 1,790 times
1

rmaddy
- 314,917
- 42
- 532
- 579

user2515907
- 35
- 1
- 10
-
1See this: http://stackoverflow.com/questions/12547490/log-messages-i-didnt-asked-for-in-xcode-4-5-with-ios-6-0 – Baby Groot Jul 29 '13 at 11:02
-
One comment claims that this is ok, is your feeling metual? But everyone else seemed concerned. – user2515907 Jul 29 '13 at 11:05
1 Answers
1
See this link.
It says if you are not giving correct path while writing any file or something like this. This error might occur.
If you are not doing any such thing in your app. It should be ok to ignore this warning.

Community
- 1
- 1

Baby Groot
- 4,637
- 39
- 52
- 71
-
-
I guess this is not error or warning, but simply a notification. If you want to get rid of this log message, you can try to clear your cookies and data in the safari settings. – Baby Groot Jul 29 '13 at 11:15
-
1