Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check setSoftwareKeyboardShownByTouch existence for Xcode 13 #507

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Jun 8, 2021

I also found screenshot API format has been changed?, but I haven't dug it yet.

@KazuCocoa KazuCocoa requested a review from mykola-mokhnach June 8, 2021 00:00
@KazuCocoa KazuCocoa merged commit bbeade7 into appium:master Jun 8, 2021
@KazuCocoa KazuCocoa deleted the fix-xcode13-set-keyboard branch June 8, 2021 06:06
@KazuCocoa
Copy link
Member Author

I also found screenshot API format has been changed?, but I haven't dug it yet.

_XCT_requestScreenshotOfScreenWithID get the below error. UIScreen.mainScreen.screenshot returned the screen data, so it seems we should find a modern alternative one or use the screenshot api(...?)

(lldb) po err
Error Domain=XCTDaemonErrorDomain Code=39 "Legacy screen requests are no longer supported" UserInfo={NSLocalizedDescription=Legacy screen requests are no longer supported}

Tonzh pushed a commit to TonzhJobPro/WebDriverAgent that referenced this pull request Jun 29, 2021
Tonzh pushed a commit to TonzhJobPro/WebDriverAgent that referenced this pull request Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants