contactlutforrahman / flutter_qr_bar_scanner

A full screen mobile scanner for scanning QR Code and Bar Code.
MIT License
33 stars 66 forks source link

[BUG]flutter q_bar_scanner gives thread on iOS which is not allowing to upload app on app Store #36

Open Rahman8captech opened 3 years ago

Rahman8captech commented 3 years ago

it is working fine on android devices and iOS simulators but when I'm running it on iOS devices it gives the following thread: this is my console output:

2021-09-07 11:26:15.652435+0100 Runner[19614:1966095] [Assert] Unsupported use of UIKit API off the main thread: UIAccessibilityIsAssistiveTouchRunning()
2021-09-07 11:26:15.652558+0100 Runner[19614:1966095] [Assert] Unsupported use of UIKit API off the main thread: UIAccessibilityIsGuidedAccessEnabled()
contactlutforrahman commented 2 years ago

Can you please check with the latest version.

enviro-apps commented 2 years ago

Hello sir, this error still persists even with the newest version