Base solution for your next web application
Open Closed

Developing-Step-By-Step-Xamarin - Deploy Failed! #4417


User avatar
0
ramezani583 created

Hi, I am trying to use Android platform to test the Project (sample development step by step Mobile (Xamarin)- https://aspnetzero.com/Documents/Develo ... ep-Xamarin), in this regard, when I want to run my sample, After launch Android Emulator(print screen Attached file) when Press F5 in solution, the visual studio messages that Deploy are Failed, although Error List is empty!


5 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    can you try to run it in real device

  • User Avatar
    0
    alper created
    Support Team

    Xamarin has some buggy issues that's why sometimes deleting BIN & OBJ folders may help you. Close Visual Studio solution and delete all BIN and OBJ folders.

  • User Avatar
    0
    ramezani583 created

    I did it, but the problem did not fix!

  • User Avatar
    0
    alper created
    Support Team

    Did you update any package over Nuget? If it's a native exception you can see the exception in Device Logs window. Plus, this article may help you while developing Xamarin => <a class="postlink" href="https://medium.com/volosoft/challenges-of-developing-xamarin-application-c2bfba6bbe49">https://medium.com/volosoft/challenges- ... bfba6bbe49</a>

  • User Avatar
    0
    alper created
    Support Team

    any update?