Answers for "ERR_DEVICE_LOCKED: Device still locked after 1 minute."

1

ERR_DEVICE_LOCKED: Device still locked after 1 minute.

# Check the list of available targets using --list option
ionic cordova run ios --list
# Run the same command with TARGET ID.
ionic cordova run ios --target="...TARGET-ID-1A2B3B..."
Posted by: Guest on July-14-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language