Hi,
My game tends to slow down and it seems that game center seems to be the problem( although I’m not sure). Anyone else get this problem? This also mostly happens when I first launch the game.
thanks,
-Tristan
Hi,
My game tends to slow down and it seems that game center seems to be the problem( although I’m not sure). Anyone else get this problem? This also mostly happens when I first launch the game.
thanks,
-Tristan
Well you could comment out your calls to game center and rule that out. Usually “slows down” is the result of a memory leak, or some loop checking where the loop is growing large or doing to much in the loop.
Rob
Well you could comment out your calls to game center and rule that out. Usually “slows down” is the result of a memory leak, or some loop checking where the loop is growing large or doing to much in the loop.
Rob