Spelt / ZXing.Delphi

ZXing Barcode Scanning object Pascal Library for Delphi VCL and Delphi Firemonkey
Apache License 2.0
471 stars 206 forks source link

advancedTestApp is crashing on Android and not compiling on iOS using Delphi 10.4 #101

Closed hraztan closed 4 years ago

hraztan commented 4 years ago

Hi The advancedTestApp is crashing on Android and not compiling on iOS using Delphi 10.4. It seems that the FMX.Media.Android.pas and FMX.Media.AVFoundation.pas (and maybe the FastUtils.pas) are not compatible with Delphi 10.4. It works just fine with the original files coming with Delphi 10.4. But unfortunately, by using the originals, the app is VERY slow both on iOS and Android. Kindly, advise

hraztan commented 4 years ago

Any suggestions for a third-party fast camera component for Firemonkey (iOS and Android) apart from winsoft? Are the Winsoft components fast enough?

Spelt commented 4 years ago

Hi

I’m actually not supporting the advanced camera anymore. In the next release of Zxing I will remove the advanced demo application because I get too many questions about it and this repo is about the ZXing lib anyway.

I’m using the WinSoft camera components with no problems. I’m using them for both iOS and Android and they are indeed fast and fluent. I’m also using the iOS build-in barcode scanner together with the ZXing and that works great too. Though this is optional.

Hope it helps.

Sincerely, Edward

On 13 Jun 2020, at 09:39, hraztan notifications@github.com wrote:

Any suggestions for a third-party fast camera component for Firemonkey (iOS and Android) apart from winsoft? Are the Winsoft components fast enough?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Spelt/ZXing.Delphi/issues/101#issuecomment-643585735, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAS3VJVVUZRNMEDYULA4R3RWMUK3ANCNFSM4N4QRYLA.

hraztan commented 4 years ago

Totally understandable.

Just a question: Winsoft has different versions (implementations) for iOS and Android, or it's one version for both?

Spelt commented 4 years ago

two components, one for iOS and one for Android.

Op za 13 jun. 2020 om 20:32 schreef hraztan notifications@github.com:

Totally understandable.

Just a question: Winsoft has different versions (implementations) for iOS and Android, or it's one version for both?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Spelt/ZXing.Delphi/issues/101#issuecomment-643660802, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAS3VPZYPKYACN6R5F6CG3RWPA5RANCNFSM4N4QRYLA .

Martijn-T commented 4 years ago

Hi, I see you mentioning the Winsoft camera. Could you give me a pointer on how to use this with the zxing library? We purchased the Winsoft Android Camera but are having trouble to get it to work with the Zxing scanning

Spelt commented 4 years ago

I dont give support on that. I dont give support at all.

Thats being said: look at the examples.

Sincerely Edward

Op 24 jul. 2020 om 09:30 heeft Martijn-T notifications@github.com het volgende geschreven:

 Hi, I see you mentioning the Winsoft camera. Could you give me a pointer on how to use this with the zxing library? We purchased the Winsoft Android Camera but are having trouble to get it to work with the Zxing scanning

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.