flutter_qr_bar_scanner
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
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()
Can you please check with the latest version.
Hello sir, this error still persists even with the newest version