uiapplicationshortcutitem Questions

3

There are some great "Quick Action Icons" available at https://developer.apple.com/ios/human-interface-guidelines/graphics/system-icons/. Is it possible to make a UIImage from one of these UIAppli...
Persephone asked 25/3, 2017 at 17:33

3

Solved

When specifying home screen quick actions, UIApplicationShortcutItems, in your Info.plist, is there a way to use a system image from SF Symbols? The docs noting the available iOS keys doesn't spec...
Alexanderalexandr asked 22/7, 2019 at 4:34

1

Solved

I've seen a lot of apps use the UIApplicationShortcutIconTypeShare application shortcut to share their app right from the home screen. It launches a UIActivityViewController right from the home scr...

2

I'm currently implementing home screen Quick Actions for my iOS 9 app using 3D Touch. I have several actions using the existing System icons from the defined UIApplicationShortcutIconType enum. A...
Lugar asked 13/9, 2015 at 20:51
1

© 2022 - 2024 — McMap. All rights reserved.