Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

ZXing.NET namespace not available on .NET IOS projects

$
0
0

we are in process of upgrading our Xamarin.iOS app to .NET7. We need to read barcodes using camera for which we are using ZXing.Mobile nuget on our .NET 7 IOS app.

I need to add the following line to initialize the environment ZXing.Net.Mobile.Forms.iOS.Platform.Init();

However, ZXing.Net namespace does not appear. On calling the scanner.Scan() method, I get the errorSystem.NotSupportedException: MobileBarcodeScanner is unsupported on this platform.

Not sure what am i missing here. Is this nuget compatible with net8-ios?

On calling the scanner.Scan() method, i was expecting the camera to appear but it did not.


Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>