Quantcast
Channel: Keeping an app alive in background unlimited (for a Cydia app) - Stack Overflow
Viewing all articles
Browse latest Browse all 3

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

$
0
0

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 can also write a "Dynamic Library" which will be loaded with SpringBoard by MobileSUbstrate. You can talk back and forth between this dylib and your app by using NSNotificationCenter; creating and posting notifications.


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>