Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace 'Droid' does not exist in the namespace 'BarcodeScanner.Mobile.XamarinForms (even targeting android 12 and using visual studio 2022 for mac) #143

Open
pulfabio opened this issue Sep 23, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@pulfabio
Copy link

Hi,
I've read solutions proposed in #116, #119 and #126: I'm targeting Android 12 and I'm using Visual studio 2022 for Mac, xamarin.forms 5.0.02515.
The error persists.
Thanks for helping.
Screenshot 2022-09-23 at 19 26 42
Screenshot 2022-09-23 at 19 28 13

@pulfabio pulfabio added the bug Something isn't working label Sep 23, 2022
@AbhijeetChowdhury92
Copy link

Same here

@burnmw1987
Copy link

Apologies, I can see this is really old (almost 2yrs now), but I have just encountered the same issue and stumbled across this entry. I eventually worked out the issue (or at least, for me) - the namespace has changed and the above line should now read:

BarcodeScanner.Mobile.Droid.RendererInitializer.Init();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants