Legacy Documentation: Version 5.0
Windows Store Apps: Plugins
Windows Store Apps: Project description

Windows Store Apps: Association launching

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

The API allows you to launch the user’s default app for a file type or protocol. Check out - UnityEngine.WSA.Launcher for more information.

You can also enable your app to be the default app for a file type or protocol. You can set this information in Player Settings (More settings are available in Package.appxmanifest -> Declarations)

You can download an example project here.

You can read more here - Assocation launching.

Windows Store Apps: Plugins
Windows Store Apps: Project description