Adding to previous post.... I have downloaded "The Elements" example from apples iphone example applications. I notice the same behaviour. The net bytes keep increasing. This is really a big problem for me because on the first view which has a table view. Upon clicking a row it would display an image specific to that row(push view controller) and the image is pretty big. So now when I go back and click another image the net bytes keep increasing and ultimately app crashes. I am clueless here. I have trying to resolve this since long time and would appreciate anybody help me out.
|