Reuven
Reuven

Reputation: 2132

Accessing iPhone missed calls, text messages, push notifications etc

I'm wandering if it's possible (and if yes, how) to access information about missed calls, unread text messages, unread push notifications etc. using some API?

From reading around, it seems the formal APIs don't allow for this - any pointers about how to do this on a jail-broken device?

Thanks,

Upvotes: 1

Views: 1039

Answers (1)

donkim
donkim

Reputation: 13137

There is a sample app that someone made that showed you how to get this data on a non-jail-broken phone. It was called "SpyPhone." It's been a while since that project was released though so I don't know if it still works. And of course, making any calls like this will get your app rejected by the App Store reviewers.

I can't find the sample project anymore but here are slides on a talk he did on the project: http://www.scribd.com/doc/23739469/iPhone-Privacy-from-Nicolas-Seriot

Hope this helps!

Upvotes: 2

Related Questions