iphone - memory-leak happens when running on physical iOS device -


when testing app, runs fine on ios simulator, experience memory leaks when running same app on physical ios device. new developing ios apps , know many potential reasons this. want know why things different between simulator , physical device , if there way solve memory leak issue?

i suggest go through tutorial below. lot understand how debug memory problems , other issues.


  1. my app crashed – what? 1/2
  2. my app crashed – what? 2/2

hint: problem can solved zombie objects; advise follow tutorials first.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -