Same issue here. I am using native view context here and it times out upon finding the textfield. This issue is very specific to IOS 13.3.
Post
Replies
Boosts
Views
Activity
Yes the issue is with the textfields in IOS 13.3. Login manually and go to a page where there is no textfield and try to spy on it. The page will be rendered fine. Apple broke this with IOS 13.3.
Finally i was able to get this working by using Appium beta. I was using Appium beta earlier but this time uninstalled and reinstalled appium beta and suddenly the scripts started to work with IOS 13.3. Let me know if that helps.