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: Add retry for keyboard hide #947

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

Sometimes we have a race condition when Android does not register input services soon enough after Settings app is installed. Then the following error is thrown:

{"tag":"InputMethodManagerService","message":"InputMethodManagerService : "ime enable io.appium.settings/.EmptyIME" for user #0 failed due to its unrecognized IME ID.","processId":2389,"level":"ERROR","timestamp":"2024-07-01 10:53:34.565"}

@mykola-mokhnach mykola-mokhnach requested a review from KazuCocoa July 3, 2024 12:17
@mykola-mokhnach mykola-mokhnach merged commit 26ef625 into appium:master Jul 3, 2024
6 checks passed
@mykola-mokhnach mykola-mokhnach deleted the ime_retry branch July 3, 2024 17:14
github-actions bot pushed a commit that referenced this pull request Jul 3, 2024
## [9.7.3](v9.7.2...v9.7.3) (2024-07-03)

### Bug Fixes

* Add retry for keyboard hide ([#947](#947)) ([26ef625](26ef625))
Copy link

github-actions bot commented Jul 3, 2024

🎉 This issue has been resolved in version 9.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants