Similar to Instant Apps on Android, App Clips are a small part of another native mobile app that can be run instantly on your iPhone or iPad without prior installation. App Clips may be discovered in person via NFC tags or QR code with App Clips branding. They may also be shared via Messages, or placed on websites or Maps. App clips are limited and can be up to 10mb.
Questions tagged [apple-appclips]
126 questions
0
votes
2 answers
How can I make Appclip work with Enterprise distribution and AppStore distribution in the same time
I know "Enterprise distribution isn’t available to App Clips" form Apple's document, but our company's internal testing is using "enterprise distribution" as it fits our team. We can accept the internal distribution without Appclip, and upload to…

Alex_Xie
- 1
- 1
- 1
0
votes
1 answer
Why I cannot Archive project that contains App Clip while using Cocoapods?
I am facing an issue integrating an App Clip into an existing project.
The project uses Cocoapods and after spending quite some time to adding relevant files to the target, modifying the Podfile, etc. When attempting to archive the iOS target that…

Sebastian Nitu
- 117
- 1
- 7
0
votes
0 answers
How to migrate Sign in with Apple credentials from App Clip to parent app using Firebase Auth
I'm using Sign in with Apple in the app together with Firebase Auth. It works as expected.
I'm also developing an App Clip. It works the same as in the parent app, but I want to migrate credentials when the user migrates to the parent app. That's…

Borut Tomazin
- 8,041
- 11
- 78
- 91
0
votes
2 answers
Apple App clip - Is it possible to save contact details to phone contacts from App clips?
I'm looking for an easy way to store contact details from a webapp to iPhone contacts. The UX of this flow from a webapp is far from optimal, therefor I'm looking to utilize App clips in order to do so. From reading the documentation it seems like…

nheimann1
- 2,348
- 2
- 21
- 33
0
votes
1 answer
iOS14 App Clip - No ObservableObject of type GlobalEnvironment found
I just added a new app clip to my project and tried to run it on my simulator. Every time I do, I get this error:
Thread 1: Fatal error: No ObservableObject of type GlobalEnvironment
found. A View.environmentObject(_:) for GlobalEnvironment may…

Benjamin B.
- 521
- 7
- 15
-1
votes
2 answers
App Clip Local Experience shows "No usable data found" after scan
I'm following the instructions to create and test a Local Experience for an App Clip.
After I set it up and scan the code, I see
APP CLIP CODE
No usable data found
I made sure to:
Installed the full app and App Clip to the test device.
Added the…

Senseful
- 86,719
- 67
- 308
- 465