Debug asynchronous code in Xamarin iOS

I can't seem to debug code that uses a keyword async. Does anyone have an idea to solve this? I don’t know at all. I tried different link settings, as suggested by several people, but to no avail. Any breakpoint before use asyncworks.

EDIT: When I open the solution using Xamarin Studio on Mac, code debugging works fine. However, I would rather develop in Visual Studio.

OTHER EDITING . I solved it by creating all the projects in Xamarin Studio. If I ever find out what the problem is, I will post it here.

Sample breakpoint

+4
2

, .

, .

0
  • , VS
  • C:\Windows\Microsoft.NET\Framework\v4.0.30319\ ASP.NET\root
  • ..C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ ASP.NET\root
  • VS, , admin.
  • , , .
0

Source: https://habr.com/ru/post/1532635/


All Articles