Some of my user crash reports are inflate exceptions, these are mainly due to memory errors that some devices get. Only about 0.2% of users get these for this particular app, but the devices themselves are not exactly low-end fringe devices.
How can I really prevent this, all my tests do not show memory leaks or anything, yet some of my users get this issue anyway.
Thoughts?