HELP NEEDED | ionic cordova run ios --device problem on iOS 13

yarn global add ios-deploy
this worked for me

1 Like

If you installed it via NPM then you can always run the below:

npm install -g ios-deploy

This will update your ios-deploy which worked for me.

Ref: https://www.npmjs.com/package/ios-deploy#installation