You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the DevicesWithPath command against ADB server on windows, the following line is returned: AAAAAAAA device product:OnePlus7 model:GM1903 device:OnePlus7 transport_id:1
The parsing of this line wrongly parses the encoded fields and returns the following object:
When running the DevicesWithPath command against ADB server on windows, the following line is returned:
AAAAAAAA device product:OnePlus7 model:GM1903 device:OnePlus7 transport_id:1
The parsing of this line wrongly parses the encoded fields and returns the following object:
Which is incorrect.
SDK Version: r30.0.5-windows
adbkit Version: "3.2.1"
The text was updated successfully, but these errors were encountered: