smart-test-ti / SoloX

💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)
https://smart-test-ti.github.io/solox
MIT License
993 stars 177 forks source link

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

Closed Sgr-Ice closed 1 year ago

Sgr-Ice commented 1 year ago

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 commented 1 year ago

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

Sgr-Ice commented 1 year ago

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

image 这个可以吗