I’m still new to the API and I wanted to ask:
- Can you send a text message programmatically?
- Can you access the users contact list programmatically?
I’m thinking no. I haven’t seen anything about text messaging in the API, and I figure the sandboxing that the iPhone does keeps you away from the phones contact list.
Thanks everyone.
1) I’m afraid you can’t send SMS with the iPhone SDK although you can make a link to send an SMS like so:
2) You can access the contact list with the Address Book UI framework