jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

Expression of type 'System.Collections.Generic.IEnumerable`1[Plugin.Contacts.Abstractions.Contact]' cannot be used for return type 'System.Linq.IQueryable`1[Plugin.Contacts.Abstractions.Contact]' when i am using contacts pluggin #278

Closed sateeshtec closed 8 years ago

sateeshtec commented 8 years ago

Please take a moment to fill out the following (change to preview to check or place x in []):

This is a

Which plugin does this impact:

Version Number of Plugin: Device Tested On: Simulator Tested On:

Expected Behavior

Actual Behavior

Steps to reproduce the Behavior

jamesmontemagno commented 8 years ago

Can you show me the query you are using?

jamesmontemagno commented 8 years ago

Duplicate of: https://github.com/jamesmontemagno/Xamarin.Plugins/issues/272