Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Running Windows App Cert Kit on Holographic app

DanglingNeuronDanglingNeuron ✭✭✭
edited June 2016 in Questions And Answers

My Holographic unity app doesn't install on local Windows 10 machine. How can I run the windows app cert kit tests on it to ensure it wont fail certification when submitted to store.

when installing to local laptop it says Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Unspecified error

I am assuming the pre-requisite is the fact that its a holographic app getting installed on a laptop? Should I just change it to universal?

Healthcare IT professional by day - Indie GameDev for UWP and mobile platforms by night

Best Answer

Answers

  • Options

    Hi DN,
    I was able to run WACK on my project after creating the package for uploading to the store... so I know it's possible. You definitely don't want to set the app to universal when submitting for cert unless you handle touch screens.

    ===
    This post provided as-is with no warranties and confers no rights. Using information provided is done at own risk.

    (Daddy, what does 'now formatting drive C:' mean?)

  • Options

    sweet. :)

    ===
    This post provided as-is with no warranties and confers no rights. Using information provided is done at own risk.

    (Daddy, what does 'now formatting drive C:' mean?)

Sign In or Register to comment.