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

Create instructions for using this with .net 7 Android or iOS without using maui. #206

Open
JimWilcox3 opened this issue Nov 11, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@JimWilcox3
Copy link

Is your feature request related to a problem? Please describe.
I am creating a net7-android app that needs to be able to scan QRCodes.

Describe the solution you'd like
I would like to be able to use this package to read the barcodes without having to use maui.

Describe alternatives you've considered
I have looked at ZXing.maui, but it has to have .net maui.

Additional context
You mentioned in another comment that what I want is possible. Maybe if yo could add a demo project that shows how to do it in .net 7 android without maui.

@JimWilcox3 JimWilcox3 added the enhancement New feature or request label Nov 11, 2023
@JimmyPun610
Copy link
Owner

related to #193
honestly, I am not sure how it could work for native one.
Maybe copying the logic of the handler file to implement it will be better

@JimWilcox3
Copy link
Author

Thanks anyway.

@jbouche-work
Copy link

@JimWilcox3 : Hi, have you found a solution ?
Another Nuget like ZXing that can work for .Net 8 for iOS (without MAUI) ?

@JimWilcox3
Copy link
Author

I have not. Please let me know if you find one.

@jbouche-work
Copy link

I have not. Please let me know if you find one.

Hi, my current solution :
Redth/ZXing.Net.Mobile#1085

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants