micjahn / ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing
Apache License 2.0
2.66k stars 663 forks source link

This library is not working properly on Unity-IOS #381

Open Sami-AlEsh opened 2 years ago

Sami-AlEsh commented 2 years ago

On Unity-Android it works like a charm but on Unity-IOS it didn't catch any result with clear camera feed! What can I do ?

micjahn commented 2 years ago

Sorry, I don't own an iOS developer environment. I can't help here. Perhaps there are other users who can answer your question.

Sami-AlEsh commented 2 years ago

Thanks for the quick response! Does Unity-Demo which I found in clients folder in this repo built for Android and IOS? or for Android only ?

micjahn commented 2 years ago

I only did some testing within the unity editor in windows.

pinnakkkk commented 1 year ago

Thanks for the quick response! Does Unity-Demo which I found in clients folder in this repo built for Android and IOS? or for Android only ?

Are you running it on a separate thread?

Unity3D-Hardik commented 3 months ago

I am able to scan on Android and iOS both using same demo.