ios4 - Getting general information from iPhone -


i fetch data "phone", "sms" , "mail" app on iphone. want fetch last call made number/person, last sms , last email send/recieved.

is possible, , mean possible on "allowed apple" manor.

best regards,
paul peelen

sorry, isn't possible using public apis.

if did want use private functions (which cause app store rejection), check out of private stuff in core telephony:

http://code.google.com/p/iphone-wireless/wiki/coretelephonyfunctions


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -