I am working on a camera application and I have integrated it successfully but problem is that when I capture the image at first time and going to Safari page its fine. But if I again come back in camera mode and again go to Safari page the application is crashed and these line are printed on console:
2011-08-12 04:27:34.679 brandCapture[816:707] Received memory warning. Level=1
and also with Level=2.
You can also use Instruments (e.g. Leaks), which is very helpful. You can find a tutorial here: http://www.cimgf.com/2008/04/02/cocoa-tutorial-fixing-memory-leaks-with-instruments/