I see i can't use TPL in the CORE projects.
Is the PCL doesn't support System.Threading.Tasks? (i checked on profile104 and there is no System.Threading.Tasks namespace, but on profile 131 there is...)
So, is there a way to use mvvmcross with TPL?
Thanks.
There are several ways to use TPL with portable class libraries.
This should be much easier when the official Xamarin PCL support is available