Game Guardian is an app that runs in the background and modifies the memory (RAM) of other apps. Android’s open architecture allows this (especially if you have root access, though it works with virtual environments too). iOS, however, is designed with a "sandbox" architecture. Each app is isolated; one app cannot peek into the memory of another app.