Err_Device_Locked: dispositivo todavía bloqueado después de 1 minuto.

# 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..."
GutoTrosla