0
down vote
favorite
I am facing “DEP0001 : Unexpected Error: -2146958844” error while deploying a game in WP.
Code does not contain anything. Its simple a Hello World program made in Unity & exported as “Windows Store” Project. Then I open that windows build in VS and deploy.
Unity Version : 5.3.5f1
Visual Studio : Microsoft Visual Studio Professional 2015 Version 14.0.25425.01 Update 3
i have a word puzzle game that i want to port to windows phone. I had done it recently by targeting windows phone 8.0 with unity 5.0.1 Now i am trying to port it to windows phone 8.1. The main issue that i am facing is that its run too much slow when i run it on device i don’t know why is it happening. i am using unity 5.2.2 for making visual studio build and visual studio 15 for making phone build. Any good links that can explain whats happening would be really appriciated. Thanks