flutter_qr_bar_scanner icon indicating copy to clipboard operation
flutter_qr_bar_scanner copied to clipboard

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

Open Rahman8captech opened this issue 3 years ago • 2 comments

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()

Rahman8captech avatar Sep 07 '21 10:09 Rahman8captech

Can you please check with the latest version.

contactlutforrahman avatar Oct 31 '21 18:10 contactlutforrahman

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

enviro-apps avatar Nov 05 '21 21:11 enviro-apps