Before the update my app was working fine, but after updating to xamarin 1.4.4 I'm getting this error
/Users/J********/Desktop/MyApp/iOS/MTOUCH: Error MT2002: Failed to resolve assembly: 'zxing.ios, Version=0.14.0.0, Culture=neutral, PublicKeyToken=null' (MT2002) (MyApp.iOS)
Currently using the acr.userdialog, acr.barcodes and zxing.net.mobile (all the latest versions)
I've tried restarting xamarin studio and removing and re-adding the libraries but still can't get it to work.