Difference of memory organization between iOS device and iPhone simulator

前端 未结 2 1780
暗喜
暗喜 2021-01-17 00:38

I\'m trying to develop an app using Xcode 4.3.3 with iPhone 5.1 simulator.

When i run this app on simulator, i got no warnings and it\'s working very well. But,when

2条回答
  •  旧时难觅i
    2021-01-17 01:10

    you should better do not debug with the simulator , because the simulators memory is the mac , but your devices memory is very limit , and the capability of the simulator is better

提交回复
热议问题