Deep links are URL links outside of your application that direct users to a location in your application. When the user clicks a deep link for an application, the operating system opens the Unity application at a specified place (for example, a specific scene). For more information about deep links and how to use them, refer to Deep links.
Before you can process deep links, you need to configure your application to react to them. This section has instructions on how set up deep links for macOS.
macOS 애플리케이션용 딥 링크를 활성화하는 방법에는 URL 체계와 유니버설 링크의 두 가지가 있습니다.
URL 체계는 iOS 애플리케이션이 반응하는 링크 구조를 지정합니다. 기기가 이 구조와 일치하는 딥 링크를 처리하면 기기가 애플리케이션을 엽니다. URL 체계를 추가하려면 다음 단계를 따르십시오.
unitydl
.기기가 unitydl://
로 시작하는 링크를 처리할 때 macOS 애플리케이션이 열립니다.
유니버설 링크를 활성화하는 방법에 대한 정보는 앱과 웹사이트가 사용자의 콘텐츠에 연결되도록 허용에 대한 Apple 문서를 참조하십시오.
After you enable deep links for macOS, the way that you use them is platform-agnostic. For information on how to handle deep links when your application opens, refer to Using deep links.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.