framerate change reduce crashes ?

Hi,

My game have some strange crashes on android version randomly.

And I also found some low-level devices can’t get good responses on my game.

So I decide to low down the framerate from 1/60 to 1/30.

And the magic just happened, it doesn’t crash at some situation that will crash before.

I don’t know why, but it’s a good thing that you may try if you have no idea what happened to your code on android version.

BTW, it’s always fine on my iOS version, good response, no crash, everything is normal.