Unable to activate windows store app the app didn't start

前端 未结 19 2363
星月不相逢
星月不相逢 2020-12-05 17:20

First of all I would like to say that I already tried all the solutions I could find on the internet, including Unable to Activate Windows Store App

I recently upgra

19条回答
  •  独厮守ぢ
    2020-12-05 18:08

    I had the same problem on a UWP app when creating a package for Testing, but not when runing directly from Visual Studio 2017.

    The solution was to select only the architecture that I am using to Debug the App, Instead of all options (x86, x64, ARM).

    Here is the option choosed on Visual Studio

提交回复
热议问题