Err_device_locked: urządzenie wciąż zablokowane po 1 minucie.

# 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