iOS random hitches

I got a response in another thread about similar issue… not sure if this will help.

If you want to disable GC in release builds to avoid hitches (if you are experiencing them); In the commandline when you run the game:
-NoVerifyGC

I’ll be testing this