DEP0001 : Unexpected Error: -1988945906 while deploying Windows UWP app to phone

后端 未结 13 1000
孤城傲影
孤城傲影 2020-12-02 22:47

Exact error:

Severity Code Description Project File Line Suppression State Error DEP0001 : Unexpected Error: -1988945906 TestApp

<
相关标签:
13条回答
  • 2020-12-02 23:50

    I got a similar error.

    The reason the error occurred for me was because I forgot to add the new splash images in assets after deleting the old ones.

    The solution was to add the images. To get the correct image names and sizes, I used this extension for visual studio.

    0 讨论(0)
提交回复
热议问题