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

V1.3.2 #1176

Merged
merged 16 commits into from
Nov 22, 2023
Merged

V1.3.2 #1176

merged 16 commits into from
Nov 22, 2023

Conversation

yimelia
Copy link
Member

@yimelia yimelia commented Nov 22, 2023

  1. 【重要】ADB升级至41版本,与之前的ADB版本不兼容,请注意保证系统环境中所有的ADB版本一致,否则可能会导致无法连接设备
  2. iOS模块新增一个Error类型,LocalDeviceError,部分接口只有本地USB连接的iOS设备才可以用,远程设备将会抛出这个异常。因此若有需要,可以catch住这个异常,并对远程设备做一些额外的兼容和处理。
  3. 更新了yosemite.apk,对一些设备的兼容性更好
  4. 修复了一些其他问题

  1. [Important] ADB has been upgraded to version 41, which is incompatible with previous ADB versions. Please ensure that all ADB versions in the system environment are consistent, otherwise the device may not be connected.
  2. The iOS module adds a new Error type, LocalDeviceError. Some interfaces can only be used by local USB-connected iOS devices, and the remote device will throw this exception. Therefore, if necessary, you can catch this exception and do some additional compatibility and processing for the remote device.
  3. Updated yosemite.apk to have better compatibility with some devices
  4. Fixed some other issues

yimelia and others added 16 commits November 22, 2023 10:42
… 57] Socket is not connected

(cherry picked from commit 314b653)
(cherry picked from commit e2002b2)
…e interface does not support the remote device

(cherry picked from commit ef2899c)
(cherry picked from commit a28a379)
(cherry picked from commit 1cf4c41)
…n recording failure

(cherry picked from commit 489ec11)
(cherry picked from commit 2ff88eb)
(cherry picked from commit aaf3926)
@yimelia yimelia merged commit 1d71c4e into master Nov 22, 2023
1 check passed
@yimelia yimelia deleted the v1.3.2 branch November 22, 2023 06:39
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.

None yet

2 participants