mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-27 02:25:50 +03:00
[GH-ISSUE #88] Issue after 2.0 #528
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#528
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pxp920 on GitHub (Aug 23, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/88
Worked perfectly pre 2.0, after the update I receive this error - any ideas?
@pxp920 commented on GitHub (Aug 23, 2020):
I believe it has something to do with the ATX app not being installed. How can I force the installation?

@flodes80 commented on GitHub (Aug 23, 2020):
Try "uiautomator2 -m init"
@pxp920 commented on GitHub (Aug 23, 2020):
@flodes80 Thank you! The correct syntax for me ended up being "uiautomator2 init" and it did install the necessary dependencies. Everything works now, perfect :)