Legacy Documentation: Version 2018.2 (Go to current version)
Universal Windows Platform: Command line arguments
AppCallbacks class
Other Versions

Universal Windows Platform: Association launching

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.


• 2017–05–16 Page amended with no editorial review

Did you find this page useful? Please give it a rating:

Universal Windows Platform: Command line arguments
AppCallbacks class