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: Copy server apks into temporary writeable location as a workaround #338

Merged
merged 8 commits into from
Sep 12, 2019

Conversation

mykola-mokhnach
Copy link
Contributor

This should resolve the problem with Appium Desktop where its resources are read-only by default, so Appium is unable to sign UIA2 server binaries. Yes, the session startup will be slower, because it should resign these binaries for each session init in such case, but this is better than nothing.

@mykola-mokhnach mykola-mokhnach merged commit fbbd5b4 into appium:master Sep 12, 2019
@mykola-mokhnach mykola-mokhnach deleted the no_write branch September 12, 2019 18:29
Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

3 participants