User Profile
robobeg
Copper Contributor
Joined 5 years ago
User Widgets
Recent Discussions
Re: Question about sharing an App being developed without deployment
koujaku Thanks a lot. I tried as you advised and succeeded in packaging & installing the app. The app was not able to open '.xml' files but I found that I didn't provide necessary attributes such as 'FileAccess.Read'. ( But weirdly the app was able to open them when deployed via VS2019. ) Thanks, again!824Views1like0CommentsDeveloping a Hololens 2 app: deploying via VS works but installing a app package does not
Hi. I am developing a Hololens 2 app with VS2019+Unity+MRTK. I test the app by deploying via VS2019 and it works. However, if I publish it as an app package and install it on the device portal, the app runs but cannot access its asset data under Data/StreamingAssets. I tried to make an app package with different methods ( 1. 'Publish / Generate an app package' menu of VS2019; 2. manually packaging and signing using MakeAppx and SignTool. ) but encountered the same problem regardless of methods. Does anyone know a solution for this problem?585Views0likes0CommentsQuestion about sharing an App being developed without deployment
Hi. I am currently developing a Hololens 2 App with VS2019 + Unity + MRTK. I test the App being developed by deploying it to Hololens 2 with VS 2019, but I'd like to let my team member who is not a programmer and works at a distant place also test it. Is there any way to let him install the App (via packaging and etc. ) to his Hololens 2 without the deployment process via VS2019?Solved892Views0likes3Comments
Recent Blog Articles
No content to show