capacitor ios code example
Example 1: capacitor ios 10
Capacitor supports iOS 11+. So if you need to support iOS 9+, you’ll have to use cordova 4.x.x or build your own thing.
Example 2: ionic capacitor ios
// if you didn't run before
ionic build
// then
npx cap add ios