ERR_DEVICE_LOCKED: Das Gerät ist nach 1 Minute immer noch gesperrt.

# 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