Jump to content

7 posts in this topic

Recommended Posts

Posted (edited)

I'm wondering how I can put apps in the background, cause I was modding an app with igameguardian 7 and went off igg to see what the values was but when I pressed the home button then went back in IGG to search the values, it said processing but then it came up with, "App Dead". So I need to put them in the background so it works like the foreground or something.

 

Thanks!

Updated by iOSHackGodzZ
Posted

There is a tweak called BackgroundManager for that

 

But it's not updated for iOS 8

Posted

You might have too many tweaks installed which are eating up your RAM and causes Apps to Close. Try using iGameGuardian in Safe Mode and also check the Use Storage option in iGG settings. :)

Posted

There are 2 ways:

 

Open iFile and go to the desired app and open the XXXX.app folder. Now open the file Info.plist and search the following lines

<key>UIApplicationExitsOnSuspend<key>
<true/>        //Change it to false 

it's not always the exact same line in every app

 

 

Second way,if the first method is not available for some apps you can use FLEX or class-dump or whatever to hook the application.

Inside the app there is always something like

-(BOOL)applicationDidEnterBackground 

or 

(int)timeSinceAppClosed

(BOOL)applicationClosedToSpringboard

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines