Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Swift 3D Touch iOS 10 Home screen quick actions share Item missing

Tags:

In my apps that use 3D touch home screen quick actions I do not have the new iOS 10 default sharing option that all apps got for free.

I have seen some apps, for example Amazon, that have their 4 custom shortcut items (quick actions) and the 1 default sharing option.

Is there a way I can get the default iOS 10 sharing option back?

like image 497
crashoverride777 Avatar asked Sep 28 '16 15:09

crashoverride777


People also ask

Where are quick actions Iphone?

On the Home Screen and in App Library, touch and hold apps to open quick actions menus. For example: Touch and hold Camera , then choose Take Selfie.

How do you edit quick actions on Iphone?

To enable Quick Actions, tap the gear icon in the top left of the main view to enter settings, then tap the “Quick Actions” row. From here you can add, delete, and rearrange actions.

What is quick action in iOS shortcuts?

Quick actions are a great way to provide your users fast access to your app's common functionality within the home screen. iOS 13 introduced the concept of quick actions, where a user can touch and hold an app icon to display a set of shortcuts or actions to perform right from the home screen.

What is the Quick Actions menu?

The Quick Actions menu provides you with quick access to commonly used functions of the app. To open the Quick Actions menu, tap the access_time icon on the right side of the Command bar. The menu is split into two parts, the top icon row and the main body of the menu.


1 Answers

That feature or option is only available for apps that are live on the App Store, it will not show up when testing your app. It is done automatically so there is nothing you will have to do.

like image 60
MwcsMac Avatar answered Nov 10 '22 07:11

MwcsMac