Open a Specific App Through URI Pathway on Hololens

Burgendy 1 Reputation point
2022-05-06T00:59:46.08+00:00

Hello!

Ultimate Goal: Display a website in a Unity Application on the Microsoft Hololens 2 where the user cannot see or modify the URL.

Current Approach: Turn the website into a Microsoft Edge App (Open up website in Microsoft Edge, Click the "...", select Apps, and then select Turn this website into an app). After doing this and opening up the app I just made, the website I want the user to visit comes up without a url address bar to change.

Problem: I do not know how to get the URI pathway to the new Microsoft Edge Website App I created. So the app exists among the Hololens' All Apps list but I cannot open the website app/display within my Unity application.

How do I find the URI pathway to the Microsoft Edge website app I created? Or, is there a better way to display a webpage without allowing the user to see and modify the url address bar?

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
385 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Seth DU - MSFT 541 Reputation points
    2022-05-16T05:07:09.027+00:00

    Hello, welcome to Microsoft Q&A,

    Creating a website app via Edge is a user’s behavior, and this Edge app behavior cannot be customized. Currently there is no built-in webview for HoloLens, but you may join the discussion in https://github.com/microsoft/MixedRealityToolkit-Unity/issues/7586 to share your ideas and find workarounds.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments