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

Deploying to the hololens

I developed three simple unrelated apps, I deploy App#1 with no issue, when I deploy App#2 it seems to replace App#1, meaning App#1 is no longer on the Hololens. I deploy App#3 and App#2 is gone, is there a setting I’m overlooking.

Thanks
James

Best Answer

  • Options
    Jamvaz123Jamvaz123
    Answer ✓

    Solution Successful!!
    Hello Mark, I tried your instructions and the three application are all installed on the Hololens.
    Thanks
    James

Answers

  • Options

    In Unity go to Player Settings and then open the Publishing settings and change the Package name.

    If you are not using Unity then in XCode go to the Package.appxmanifest's Packaging tab and change the package name there.

    Each app needs to have a unique package name.

    Taqtile

  • Options

    Thanks I will try this today

  • Options
    Jamvaz123Jamvaz123
    Answer ✓

    Solution Successful!!
    Hello Mark, I tried your instructions and the three application are all installed on the Hololens.
    Thanks
    James

Sign In or Register to comment.