Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apple-app-site-association to well-known #119

Merged
merged 1 commit into from
May 18, 2024

Conversation

Makram95
Copy link
Member

To allow general deeplinking whenever a user with the iOS App installed taps on a https://gfrör.li link we must add this file.
For doc see:
https://developer.apple.com/documentation/xcode/supporting-associated-domains
medium

Copy link
Contributor

@dbrgn dbrgn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be added to the build config (webpack.common.js) otherwise it doesn't get added to the dist bundle.

@Makram95 Makram95 force-pushed the Add-apple-app-site-association-file branch from f1efbfb to 4a423a8 Compare May 18, 2024 18:43
@Makram95
Copy link
Member Author

Fixed, thanks for the heads-up.

@dbrgn dbrgn merged commit e7d7d6f into main May 18, 2024
2 checks passed
@dbrgn dbrgn deleted the Add-apple-app-site-association-file branch May 18, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants