Hello,
I have a project with iOS, WP and Android applications. Whenever I deploy my application on one system, it works fine, but when i retarget it (for example from WP to Android) it doesn't build properly and says that it couldn't access *.dll, where * is the PCL with XForms code.
The only way I found to deploy it is to exit and start Visual Studio again. Is there something I'm doing wrong, or a way to solve this? It's really annoying and slowing me down when I have to exit and start VS every time I'm deploying applications.
Thanks