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