I'm having a problem where the ZXing.Net.Mobile.Forms is causing my app to crash at LoadApplication(new App()); At first I was trying to integrate the package into an existing solution. So, I tried creating a new one with the same results.
If I remove ZXing.Net.Mobile.Forms and just have ZXing.Net.Mobile installed, the app works just fine.
As always, thanks for any help.