Stencil (ionic 4) what is the minimum version supported

Had a quick look but could not see any details on it - does anyone know what version (minimum) of android and IOS is going to be supported by Ionic 4?

1 Like

My understanding is that Android and iOS minimal support isn’t dependent of Ionic but rather dependent of Cordova or Capacitor

Therefore I guess, Ionic v4 it self, I think, doesn’t change that

P.S.: For example this answer to a question about iOS 12 Will ionic 2 support iOS 12?

Thanks @reedrichards I was rather hoping there would be some documentation on it - I guess the only way to find out is to try it out and see what happens.

You would probably have to google searches like “cordova minimum android version” or “capacitor minimum android version”

This came up on capacitor Ionic · GitHub.

Physical devices should work as low as Android 5.1 so long as they are kept updated.

Android 5.1 Lollipop (API 22) for Capacitor then, I would have guess 21, so thx for pointing this out