mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-27 10:35:51 +03:00
[GH-ISSUE #183] Can't start iuautomator-v2 #611
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#611
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 @Gabyheavy on GitHub (Nov 16, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/183
Caught an exception while starting iuautomator-v2
Not sure what to do I followed get started page
@Gabyheavy commented on GitHub (Nov 16, 2020):
Tried to run the command for more infos

@alexal1 commented on GitHub (Nov 16, 2020):
@Gabyheavy
uiautomator2doesn't support all devices, so try to run the script with the--oldflag. It's a fallback to the first version of uiautomator.@Gabyheavy commented on GitHub (Nov 16, 2020):
@alexal1 Exactly same errors it tries to run uiautomator2 nevertheless
@Gabyheavy commented on GitHub (Nov 16, 2020):
Ok not using config file and using command flags worked launching uiautomator v1
@alexal1 commented on GitHub (Nov 16, 2020):
Yes you're right that's a bug. Will be fixed in next release, thanks!
@Fadude commented on GitHub (Nov 16, 2020):
@Gabyheavy Using old param in the config file didnt helped?
@Fadude commented on GitHub (Nov 23, 2020):
Fixed on v.3.3.1, closing.