My app has one big problem. Mainly on iOS 8 because we have not found this on other iOS versions.
It will freeze sometimes when push to a new view controller or pop to a previous view controller. But something strange is if you press home button and launch the app from background. It will run a little. Here I mean the new pushed or popped view controller appeared but you still could not push or pop new view controllers.
update: The memory, CPU and disk usage are all normal when the app freeze.