I'm currently trying to develop a security application for iOS devices and I'd like to include a list of all currently running processes into my app.
Is there any possibility?
And another question: Is it possible to get a list of all installed applications and their permissions? If yes, how?
Would be grateful for any hints/code examples.