ionic framework - iOS10.3.1 - <Cordova/CDVViewController.h> file not found - After Upgrade -


i running ionic app successfully, when upgraded ios10.3.1 , xcode 8.3.1 whenever create new project , build error

<cordova/cdvviewcontroller.h> file not found 

how fix this. how downgrade lower versions.

cordova cli: 6.5.0  ionic cli version: 2.2.1 ionic app lib version: 2.2.0 ios : 4.3.1 

in xcode 8.3.2 solved running:

ionic resources ionic platform remove ios ionic platform add ios 

src: https://forum.ionicframework.com/t/cdvviewcontroller-h-file-not-found/89548


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -