Hi All,
How can I get ProcessInfo of a particular app (Not the same app/process)? I know that "NSProcessInfo" gives the details of the current process. But I would like to know is there any way to get the info of particular process say for example "Mail". If Mail is running in background, how can I get the info of it?
P.S: Requirement is on a jail-broken IPhone.
Thanks, Prathap.