Seeing a situation on our iOS app like this:

  • Use memory -> receive memory warning
  • Cut our memory usage a lot
  • Use memory again -> termination (no warning)

Warnings arrive every time in a sample app. Not sure how to debug this.

Douglas Hill @douglas