When I'm testing my app on an iPad I repeatedly receive this error: "error in __connection_block_invoke_2: Connection interrupted".
I have read a lot of posts that suggest it's something to do with memory leaks and overloading my RAM, however it has pretty low usage across the board.
Can anyone tell me what it actually means and what is usually the culprit for this error?
As I have mentioned the other posts (referring to memory leaks and overloading RAM) actually tells us what the "Received memory warning." error is caused by, this is not a duplicate of that post.