问题标签 [xamarin.mobile]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
206 浏览

xamarin.android - 使用 Xamarin.Mobile 读取 Xamarin 表单中的联系人时出错

循环访问 Xamarin.Forms android 项目中的联系人时出现以下错误

“'System.Collections.Generic.IEnumerable 1[Xamarin.Contacts.Contact]' cannot be used for return type 'System.Linq.IQueryable1 [Xamarin.Contacts.Contact]' 类型的表达式”

有趣的是,我在 bugzilla 中发现了同样的错误,但没有提到解决方案。

有人可以帮我解决错误吗

https://bugzilla.xamarin.com/show_bug.cgi?id=35244

下面是方法:

它正在使用 Xamarin.Mobile 0.7.1.0 版本的 dll

我已启用 Read_Contacts 权限