Cant use asynchronus calls on Nokia Lumia 820

Win Phone needs asynchronus calls for web requests, but currently any soultuion I do in .net does not work, the compiler doesnt even recognize the syntax. I have last version of Unity

do you have any ideas what is going on ? I have a feeling like there is a mismatch between .net/mono frameworks somewhere

cheers

You have to write a plugin for this purpose.

You could also try the WWW class ?