Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create an App Clip iOS 14 for an existing project

How do you add an App clip to an already existing project? I'm sure you will have to target iOS 14 and create some new files. But under New file There is nothing that suggests an app clip.

like image 641
Zack117 Avatar asked Sep 09 '20 16:09

Zack117


People also ask

How do I trigger an App Clip?

Users launch your App Clip by performing an invocation — for example, by scanning an App Clip Code or tapping a Smart App Banner on a website. Upon launch, the App Clip receives an invocation URL that determines what information appears on the App Clip card.

Can an app have multiple App Clips?

While any given app can only have one App Clip, developers can create several cards for different experience use cases.


1 Answers

Just wanted to link this as the resources currently online are way to complicated.

All you need to do to add an app clip to your project:

File -> New -> Target -> Search "App clip" -> Create your app clip and select 'Yes' when it asks if you want to create the scheme.

I hope that helps anyone who had as much trouble with this as I did.

like image 139
Zack117 Avatar answered Oct 17 '22 14:10

Zack117