You need to Add Cordova plugin in your project using below code, you have to enter your App ID and App Name
ionic cordova plugin add cordova-plugin-facebook4 –variable APP_ID=“yourAppId” –variable APP_NAME=“yourAppName”
For more details please visit below link.