Quantcast
Channel: Keeping an app alive in background unlimited (for a Cydia app) - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by Nate for Keeping an app alive in background unlimited (for a Cydia...

Update:This solution no longer appears to be sufficient (~ iOS 7+ or 7.1+). I'm leaving the original answer for historical reference, and in case it helps produce a future solution based on this...

View Article


Answer by WrightsCS for Keeping an app alive in background unlimited (for a...

Depending on what your "app" is going to do, you can hook MobileSubstrate. This will load with SpringBoard and essentially run "in the background".If you want to write an actual application, then you...

View Article

Keeping an app alive in background unlimited (for a Cydia app)

I don't mind using private API's or anything of the kind that Apple doesn't like, but would prefer a quick solution that doesn't stuff like playing silence in the background or swizzling.Obviously this...

View Article
Browsing latest articles
Browse All 3 View Live