Hi All,
My app crashes on the iPhone. I tested with allocations instrument to check the memory..I am confused how to come to a conclusion looking at it..Prior to that I made sure that my app is leak free except for a minor one..I am writing my first app and it gets around 4000 contacts from service later save that to database and then access the database to load the values on the table..I have a progress view which shows the progress of contacts that is gets from the service and loads to the database..I am totally out of ideas..please guys help me..I will post the code if it is not clear..please find the screenshot and please tell me how to judge the allocations instrument..