I am testing a starter ionic app and I always get this error when I run or emulate on iOS (it’s always at the same 49% progress):
[ 49%] Copying /Users/lucapalezza/Development/PhoneGap/divePlan/platforms/ios/build/device/divePlan.app/www/templates/menu.html to device
[ 49%] Copying /Users/lucapalezza/Development/PhoneGap/divePlan/platforms/ios/build/device/divePerror: failed to open output pseudo terminal : Device not configured
The app anyway goes through to the device and works fine. My iPhone is correctly configured in Xcode as my developer device.
Any advice?
Thanks
Luca