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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -