Chaintech-Network / QRKitComposeMultiplatform

89 stars 6 forks source link

iOS - preview blurred and no scan on Pro models (with 3 cameras) #3

Open jishinhv opened 2 weeks ago

jishinhv commented 2 weeks ago

QRKit version - 1.0.2 1.0.3 XCode version - 15.4 Kotlin version - 1.9.23 AGP - 8.2.2

The library works as intended on android, but running it on iOS has been a challenge.

Issues noticed

  1. In the last week only once was when the scan worked on iOS, haven't then been able to replicate the same. How can I debug what could be going wrong? I tried running the demo app in the repo but the build never succeeds. - RESOLVED after updating to 1.0.3 This issue is still happening, scans are not working most times. Tested on IPhone SE2 and iPhone Xr
  2. On the iPhone 15 pro, the preview is always blurred and it does not focus when held up towards the QR.
  3. Preview is stuck post scan, which I believe has been already reported here.

Can you guide on what steps can be taken to either debug or fix this please? Let me know if you need any more info.

ctn-mobile-innovation commented 2 weeks ago

Thanks for reporting! Let us check and get back to you

jishinhv commented 1 week ago

@ctn-mobile-innovation we would be happy to contribute for the blur issue as this is something we've fixed on native for iOS. Is the library open sourced elsewhere or is it closed? Could not find it in this repo.