python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
iOS App clip - disable invocation from previous URL
According to the documentation, for app clips:
If a user returns to a previously launched App Clip from the App Library or Spotlight, the App Clip uses the invocation URL that it previously used to la...
Jack Solomon
Votes: 0
Answers: 0
UIRequiredDeviceCapabilities error when publishing App & App Clip to App Store Connect
When I try to upload my augmented reality App and App Clip to App Store Connect from my XCode project (XCode 13.3), I get the following error message :
App Store Connect Operation Error
Invalid requir...
Patrick J
Votes: 0
Answers: 0
Universal link or URL scheme for App Clip to link back from email
We are building an App Clip that comes with some sign up functionality. Beside Sign in with Apple users can also sign up with email.
In order to proceed they need to confirm a link in an email that ha...

gpichler
Votes: 0
Answers: 0
How to set dynamic query string in App Clip invocation url?
I would like to use App Clips with dynamic query string parameters. My url looks like this: https://example.com/pay?id=[dynamic_guid]
I have already tried to set the invocation url to https://example....
just
Votes: 0
Answers: 1