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.
hint: problem can solved zombie objects; advise follow tutorials first.
Comments
Post a Comment