Also may I ask you @Tommertom, where you able to add the iOS platform?
I’m still facing issue and can’t try iOS with capacitor
when I do
ionic start captest
cd captest/
npm install --save @capacitor/core @capacitor/cli
npx cap init captest com.something.captest
ionic build
npx cap add ios
I get
iOS found these plugins: []
[info] No Capacitor plugins found. That's ok, you can add more plugins later by npm installing them.
X Updating iOS native dependencies: undefined
X update ios: undefined
(node:3593) UnhandledPromiseRejectionWarning: Analyzing dependencies
Fetching podspec for `CordovaPlugins` from `../../node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins`
Fetching podspec for `CordovaPluginsResources` from `../../node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins`
[!] Unable to find a specification for `Capacitor`