microsoft / AppModelSamples

Sample code for AppModel features
MIT License
199 stars 102 forks source link

Question: BananaEdit / MultipleInstance on HoloLens #13

Open christian-becker-ta opened 4 years ago

christian-becker-ta commented 4 years ago

Hello, Is it possible to get the BananaEdit application running on the Hololens 2? We want to create a UWP app with multiple instances and activate each instance when a specific key is given. But on the Hololens a new instance is created each time.

Have you started working on this approach or can you give me a tip on how I can do it myself? I would also send a pull request if I could find a solution for it.

Thanks for any advice. Christian

77376 commented 4 years ago

Hello, Is it possible to get the BananaEdit application running on the Hololens 2? We want to create a UWP app with multiple instances and activate each instance when a specific key is given. But on the Hololens a new instance is created each time.

Have you started working on this approach or can you give me a tip on how I can do it myself? I would also send a pull request if I could find a solution for it.

Thanks for any advice. Christian

@TiMeJuMp you should consider to repost it on Project Reunion, that's active right now and that's where UWP devs are posting UWP App Model Issues/Suggestions.