When a user clicks on the UIApplicationShortcutItem main menu screen using 3d-touch, the default behavior for iOS brings your application to the forefront. Is there a way to handle the selection of UIApplicationShortcutItem without causing the application to come to the fore?
source share