Build the capacitor plugin : cd capacitor-native-app && npm i && npm run build Build the ionic app : cd ionic-native-view && npm install && npm run build && npx cap sync ios && npx cap open ios