iphone - Could an iOS application read/access SMS text? -
i want implement ios application utilize sms text raw information. think apple not allow this. ios application read/access sms text? or have other approach same?
modification: can read service messages not saved in sms box balance message?
correct, cannot access these on standard, non-jailbroken iphone. should file bug apple, perhaps they'll improve sms access in future.
not possiblecheck this
for sms sending through application allowed accessing inbox sms/email not allowed.
it possible when phone jailbreaked. there many tools jailbreak phone.
once jailbreaked, application cal open sqlite database at
/var/mobile/library/sms/sms.db , read message table.
it contains, date/time @ message received, sender/recipient phone number , clear text of message.
ios iphone sms messageui
No comments:
Post a Comment