Does iPhone provide any API for inserting menu selections into e-mail, SMS and Addressbook context menus? -


Blackberry APIs to include a custom menu item (and this event handler) in their standard email, SMS and address book references Allows menu Is there any way to do this with the iPhone API?

No, the apple does not offer these types of hook although I have seen some tips - a Example via Twitter, which you see in Safari, Twitter ific is on Twitter page, which uses custom URL to launch twitter.

Perhaps you can do something similar to a text with a custom URL. I have never tried to do this but it is worth experimenting with it.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -