“Cannot create instance of WindowsPage”

前端 未结 2 451
终归单人心
终归单人心 2021-01-23 10:41

I created a Xamarin.Forms cross-platform application template. Now I am getting \"Cannot create instance of WindowsPage\" error in the UWP project. Note: I have not made any cha

2条回答
  •  天涯浪人
    2021-01-23 11:11

    It just does that at times. You need to deploy your application once. Thereafter, the error should not come again. Atleast, thats how it worked for me.

提交回复
热议问题