No ionic option is listed in Appflow Dashboard anymore

I cannot see ionic option listed anymore in Appflow Dashboard.
https://dashboard.ionicframework.com/.
Before while setting up a new app there was ionic option.
The options which are now available are

  1. Capacitor
  2. Cordova
  3. React Native
  4. iOS Native
  5. Android Native

Any help should I now select Cordova now?

Apologies for any confusion. “Ionic” was removed as an option because it is often confused as a native runtime. It’s not - it’s a web-based UI toolkit that you build apps with. To build/deploy to mobile, you pair it with either Capacitor or Cordova. So, we removed it to (hopefully long term) remove any confusion.

For your case, select the runtime option that you are using. If that’s Cordova, then yes, Cordova. Fortunately, today, it does not affect how Appflow treats the projects from a build/deploy standpoint.