ios - make an app appear in share panel to accept selected text from other apps -


i'm writing app in ios handles text. users can enter in own text via text area users able highlight text in other apps (e.g. mail, websites etc.) , allow users send text via selection , share panel app appear? can in ios , if how? reverse of uiactivityviewcontroller?

an example phone. i'm on website, see phrase interesting, select it, , send notes text highlighting share option. notes apple app send other third party apps such twitter or whatsapp. app appear on shared list , able receive , process text.

what need add app extension share extension type app. can read more on app extensions here started.

https://developer.apple.com/library/mac/documentation/general/conceptual/extensibilitypg/share.html#//apple_ref/doc/uid/tp40014214-ch12-sw1


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -