After navigating through my iPAD application for a while I have noticed that the responsiveness of the app is getting slower and slower and finally my app crashes with the f
Yes, this is a memory issue: you ran out of memory.
I suggest you use Instruments to try to track down any memory leaks.