Error response status: 12, InvalidElementState - An element command could not be completed because the element is in an invalid state (e.g. attempting to click a disabled element)

I am testing my flutter app and I am not able to click or send keys to the Mobile Element and I am getting the error as " Error response status: 12, InvalidElementState - An element command could not be completed because the element is in an invalid state (e.g. attempting to click a disabled element).error1

I have the same on AppleTV indeed. The element is clearly not in a disabled state. @katik, did you find a solution for this?

My App is launching then crashing, after I upgraded my Xcode to 12.3 and I get the same error.