Xamarion IOS LexDB保存 - 异常尝试JIT编译(包装委托调用) [英] Xamarion IOS LexDB Save - exception attempting to JIT compile (wrapper delegate-invoke)

查看:161
本文介绍了Xamarion IOS LexDB保存 - 异常尝试JIT编译(包装委托调用)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在xamarin ios应用程序中使用LexDb.iOS 1.2。

I'm using LexDb.iOS 1.2 in a xamarin ios application.

如果我在模拟器中执行完全,但如果我在ios手机然后:

If i Execute in the emulator evrithings goes perfectly, but if I debug in a ios phone then:

当我尝试执行

db.Save(item);

db.Save(item);

抛出此异常:

尝试JIT编译方法'运行 - 只有。有关详情,请参见 http:// xamarinsupport 。)

Attemptin to JIT compile method '(wrapper delegate-invoke):invoke_callvirt_Nullable'1_User(Entities)' while running with --aot only. See http://xamarinsupport for more information.)

我必须

感谢。

推荐答案

p>这是我在xamarin使用的PCL的配置文件的一个问题。

It was all a problem with the Profile of the PCL that I used in the xamarin.

我改变了所有的PCL使用Profile78然后所有工作到目前为止。

I changed all the PCL to use Profile78 and then all worked so far.

这篇关于Xamarion IOS LexDB保存 - 异常尝试JIT编译(包装委托调用)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆