YueChen-C / py-ios-device

IOS Professional Performance Testing Tool . You can get CPU, GPU, Memory , Lifecycle and other metrics from real iOS devices . iOS 性能测试工具
GNU General Public License v3.0
667 stars 183 forks source link

[Bug] Turn developer mode on on ios 16 + devices #103

Closed sanidhya-saraswat closed 3 weeks ago

sanidhya-saraswat commented 1 year ago

When we try to turn on developer mode, on ios16+ devices, using the command pyidevice enable_developer_mode we get error like Exception: enable_developer_mode_turn_on {'Error': 'An unknown error has occured'}

Anyway to get over this ?

YueChen-C commented 1 year ago

enable_developer_mode_turn_on This method is used to click the confirmation button after the device restarts.