I keep receiving memory warning in the debugger windows when I'm running my app through a real device. The application seems all right and the app did not crash, but I just keep receiving warning.
The information looks like this:
2014-03-13 13:04:07.265 My App[41521:907] Received memory warning.
2014-03-13 13:04:19.104 My App[41521:907] Received memory warning.
2014-03-13 13:04:35.427 My App[41521:907] Received memory warning.
What do these warnings mean?