tateu / cyrun

Electra iOS 11 Cycript CYListenServer Tweak Runner Tool
MIT License
88 stars 13 forks source link

cyrun will hang when enable com.apple.InCallService #1

Closed sportsminer closed 5 years ago

sportsminer commented 5 years ago

enable is successful,but wont show cy# prompt and stop forever

FJB6:~ root# FJB6:~ root# cyrun -b com.apple.InCallService -e applicationName: InCallService is not running (-1) executableName: InCallService bundleIdentifier: com.apple.InCallService Cycript is inactive: Device is not passcode locked Tweak Mode Do you want to continue enabling Cycript (y or n)? y Waiting for Cycript to become active... Successfully enabled, you may now run cycript -r 127.0.0.1:8556

sportsminer commented 5 years ago

solved! i bring the process to foreground and cyrun worked!