How to Monitor memory usage without Viewer?

AlkaPPAlkaPP Member, PRO Posts: 194

Hi all,

So we used to be able to check the game memory usage with Viewer but now since it’s not supported by the new Creator version, how do we monitor the memory usage now?

Thank you,

Alan

Comments

  • AlchimiaStudiosAlchimiaStudios Member Posts: 1,069

    X code instruments with an adhoc build on your device. Xcode has a suite of tools called instruments for monitoring just about every type of performance metric you could want.

  • AlkaPPAlkaPP Member, PRO Posts: 194

    @AlchimiaStudios , thank you very much. I test my game and it shows more than 300 leaks. It sounds really bad to me and I’m worry about if App Store would reject it. Do you experience this much leaks with your game?

Sign In or Register to comment.