doronz88 / pymobiledevice3

Pure python3 implementation for working with iDevices (iPhone, etc...).
https://discord.gg/52mZGC3JXJ
GNU General Public License v3.0
1.19k stars 164 forks source link

No such service: com.apple.instruments.dtservicehub #1083

Open morellexf13 opened 3 weeks ago

morellexf13 commented 3 weeks ago

Test environment

Describe the bug When trying to use rsd context manager I got the exception: No such service: com.apple.instruments.dtservicehub as you can see here:

Captura de pantalla 2024-06-21 a la(s) 4 37 56 p  m
doronz88 commented 3 weeks ago

Make sure you enabled developer mode after updating to 18

morellexf13 commented 3 weeks ago

I have it enabled, still the same error