Show external icons in my iOS app -


does ios have way of displaying icons belonging other apps, eg.

  1. app icons of apple's built-in apps (eg. apple's icon "mail" app)
  2. app icons of other apps (eg. app icon google's "hangouts" app)
  3. other icons in apple's built-in apps (eg. apple's icon "print" action)

the purpose mimic "send via messages" in safari, et. al. alternative making copies of icons , update them whenever updated creator (not fun).

no, can't use other app's icons build custom view, can use uiactivityviewcontroller seems need.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -