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.

Yoeri