【发布时间】:2013-05-31 22:28:18
【问题描述】:
尝试将PCL 用于mvvmcross 与Profile 78 的TPL
(关于问题TPL on PCL of mvvmcross)
在iOS 项目上它正在工作,但不适用于android。
这里的错误:
Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.Perhaps it doesn't exist in the Mono for Android profile? File name: 'System.Runtime.dll' at Xamarin.Android.Tuner.DirectoryAssemblyResolve
所以,
有谁知道如何在 android 中使用 Profile 78
(或其他可使用的配置文件,包括 TPL)?
【问题讨论】:
-
我在 Profile78 以及 Xamarin.Android 和 Xamarin.iOS 的 Alpha 通道方面取得了最大的成功(截至今天的 Alpha 版,他们应该很快就会进入 Beta 版)。
标签: xamarin.android xamarin mvvmcross portable-class-library