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

docs: Add Universal/App Links page #19213

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

morning4coffe-dev
Copy link
Member

@morning4coffe-dev morning4coffe-dev commented Jan 13, 2025

GitHub Issue (If applicable): closes #19144, #19117

PR Type

What kind of change does this PR introduce?

  • Documentation content changes

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

I was unable to test the guide directly, however, the documentation is based on information from the Microsoft pages linked to the issue.

@github-actions github-actions bot added area/build Categorizes an issue or PR as relevant to build infrastructure kind/documentation labels Jan 13, 2025
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19213/index.html


public class App : UIApplication
{
public override void OpenUrl(NSUrl url, NSDictionary options, Action<bool>? completion)
Copy link
Member

Choose a reason for hiding this comment

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

We're supposed to support this with OnActivated arguments, did it now work when you tried?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure kind/documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] How to add universal/app links to our applications?
3 participants