Top "Uiapplicationshortcutitem" questions

Use this tag for questions related to UIApplicationShortcutItem, an application shortcut item, also called a Home screen dynamic quick action, specifies a user-initiated action for your app.

How do I specify a custom icon for a static UIApplicationShortcutItem in my iOS 9 App?

I'm currently implementing home screen Quick Actions for my iOS 9 app using 3D Touch. I have several actions using the …

ios ios9 3dtouch uiapplicationshortcutitem