Redth / ZXing.Net.Maui

Barcode Scanning for MAUI?
MIT License
460 stars 151 forks source link

ZXing.Net.Maui scanner doesn't work if the app doesn't use AppShell #155

Open JenithaV opened 9 months ago

JenithaV commented 9 months ago

Scanner is working perfectly before using Appshell Navigation for MainPage. after remove the Appshell Navigation the scanner does not working.

Expected Result:

The Scanner is Working if Appshell Navigation is exist or not

eli191 commented 8 months ago

I am using it in a non-Shell MAUI application and it is working.