mirror of
https://github.com/droidrun/droidrun.git
synced 2026-05-23 07:40:37 +00:00
5ad3dc1271
Remove unreachable back button handler in IOSDriver.press_button() (guard rejects it before reaching the handler). Guard empty supported_buttons producing malformed system_button description. Update iOS docs to match current driver behavior: get_date() works, input_text() clear is supported, swipe uses coordinates, port is 6643. Replace stub iOS setup guide with full Xcode build/signing/iproxy instructions.