xamarin / XamarinComponents

Plugins for Xamarin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xamarin.Build.Download.0.11.3 giving error XBD020: Invalid item ID image-1.0.0-beta1 for Xamarin.Google.Android.ODML.Image -Version 1.0.0.2-beta1

Warsha97 opened this issue · comments

I'm trying to install Xamarin.Google.MLKit.BarcodeScanning in my Xamarin Android project and Xamarin.Google.Android.ODML.Image is a dependency. I read in other issues that Xamarin.Build.Download.0.11.3 is now allowing pre-release version builds. So I'm not sure why I'm still getting this error.

(This was a caching issue in my project. Because I have previously installed Xamarin.Google.Android.ODML.Image -Version 1.0.0-beta1 then uninstalled and then again installed Xamarin.Google.Android.ODML.Image -Version 1.0.0.2-beta1. Once everything was properly cleaned and rebuilt, all worked fine)