afriscic / BarcodeScanning.Native.Maui

Barcode scanning library for .NET MAUI
https://www.nuget.org/packages/BarcodeScanning.Native.Maui
MIT License
189 stars 35 forks source link

Release build with v1.6.0 and .NET 9.0 crashes #111

Open niza93 opened 17 hours ago

niza93 commented 17 hours ago

I've update BarcodeScanning.Native.Maui to 1.6.0 version and .NET & MAUI to 9.0 from 9.0rc2. I've got few messages about dependencies conflict.

When I build release config, my app crashes.

Will it support .NET 9?

niza93 commented 17 hours ago

v1.5.9 works fine with .MAUI 9.0rc-2