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.

WebView in Unity and HoloLens

kamendkamend
edited November 2016 in Questions And Answers

I am looking for a WebView solution inside my HoloLens app, we need to display a map from a custom web based solution in the 3D view along side other uGUI dialogs..

Any ideas or a ready Asset Store solution?

Thanks!

Answers

  • Hi, I am asking myself the same question. I want to display a webapp as UI inside Hololens 3D view but none of the webview solutions I found on the asset store is working with UWP.

  • Unfortunately there is no easy answer for this at the moment. The closest one would be the Awesomium plugin but that is not free and does not currently work under UWP. You can read more about that here. The easiest solution is to pop up the system browser, but that has the user leave your experience which is not ideal.

    Our Holographic world is here

    RoadToHolo.com      WikiHolo.net      @jbienz
    I work in Developer Experiences at Microsoft. My posts are based on my own experience and don't represent Microsoft or HoloLens.

  • Hi,

    Do you have any updates on this? How to show a webView inside a holographic app session?

  • Hi,

    Do you have any updates on this? How to show a webView inside a holographic app session?

  • Same problem.

Sign In or Register to comment.