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

【bug】win电脑+ios手机,使用python获取app的状态信息时,创建apm对象时json解析出错 #181

Closed
Sgr-Ice opened this issue Jul 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Sgr-Ice
Copy link

Sgr-Ice commented Jul 15, 2023

image

我这边获取的设备信息如下:
'[
{
"udid": "00008110-000C49C122C0401E",
"serial": "TL71F2F7KP",
"name": "123",
"market_name": "iPhone 13 Pro Max",
"product_version": "16.0",
"conn_type": "usb"
}
]
\x1b[0m'

应该是common.py 里的106 行,解析上面的json报错。
麻烦大佬看看~

@rafa0128
Copy link
Member

截图具体提示的报错看看,这个之前解决了但是没有机器测试

@Sgr-Ice
Copy link
Author

Sgr-Ice commented Jul 15, 2023

截图具体提示的报错看看,这个之前解决了但是没有机器测试

image
这个可以吗

@rafa0128 rafa0128 added the bug Something isn't working label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants