I have some ideas for new apps. And I have one question. Can I get information about launched apps? I need only names of this apps. Is it real to make? And if it is realizable, will it will be accepted by appStore?
Asked
Active
Viewed 73 times
-4
-
What do you mean by "Can I get information about launched apps?" ? – trojanfoe May 20 '13 at 08:17
-
1Can you elaborate your question? – Deepesh Gairola May 20 '13 at 08:20
-
For example. If you will doubleClick on Home button, using iPod/iPhone, you will see menu with launched apps. Can I get the same list in my app? – Arthur May 20 '13 at 08:22
-
1Only on a jailbroken device, otherwise no. http://stackoverflow.com/questions/5906180/return-a-list-of-running-background-apps-processes-in-ios – trojanfoe May 20 '13 at 08:23
-
Here we can see the answer. – Arthur May 20 '13 at 09:32
1 Answers
1
There is a way to achieve this. You'll need process names of apps, not their AppStore names. How to get information about free memory and running processes in an App Store approved app? (Yes, there is one!)

Community
- 1
- 1

Sebastian Łuczak
- 1,116
- 8
- 19