Hi
I am getting the error below when I deploy my application to an Android tablet.
The app works fine in the simulator
Other XF demo apps are working fine when installing on Android
Has it to do with project settins e.g. an incorrect API-Level ? Thanks for help.
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: error : Error executing task LinkAssemblies:
error XA2006: Reference to metadata item 'Android.Text.InputTypes Android.Widget.SearchView::get_InputType()'
(defined in 'Xamarin.Forms.Platform.Android, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null') from
'Xamarin.Forms.Platform.Android, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' could not be resolved.
Task "LinkAssemblies" execution -- FAILED