We have an iOS plugin that launches a modal window, and when the user closes the modal window, Unity no longer updates frames. We can see that the 'Update' functions are still running via logs, but the screen is essentially frozen (but still responds to touch events). In our testing this most often happens in iPhone 5 & 5s, with iOS8.
↧