When i am trying to run application in the real device getting this error
Restore the connection to “iPhone” and run “My App” again, or if “My App” is still running, you can attach to it by selecting Debug > Attach to Process > My App.
Actually getting this problem when loading bunch of images(nearly 35) into CollectionView from web service.
But not getting this problem when i am running in simulator.