Ionic App and OS smartphones

Hi. I am new with Ionic. I wonder, does ionic app work in every ios and android smartphones? which are its limitations?

Hello,
I have been developing a phone application with Ionic for 3 years. i haven’t seen it does not support any phone until today. You can continue with peace of mind.
Since the applications are compiled with Android and Ios, I do not think such a problem will occur.

1 Like

Ionic itself is a UI Framework, so i would say no. Limitations can come from the hybrid Framework: Cordova or Capacitor. For example the latest Version of cordova-ios increased the minVersion to 11.0 (which is very old as Apple itself only supports the latest 3 major versions as far as i know).

1 Like