Last Updated On February 08, 2020
If you have this error “[cordova] Cannot read property ‘toLowerCase’ of undefined” when trying to run iOS, please run these commands:
ionic cordova platform remove ios
ionic cordova platform add ios@5.1.1