Supported Mobile Devices:
iOS
Target/Compile SDK: iOS 16
Minimum SDK: iOS 13 (earliest minor version – Released September 19, 2019)
- iOS 13 supports the following devices:
-
-
iPhone 6S & 6S Plus, iPhone SE (1st generation), iPhone 7 & 7 Plus, iPhone 8 & 8 Plus, iPhone X, iPhone XS & XS Max, iPhone XR, iPhone 11, iPhone 11 Pro & 11 Pro Max, iPhone SE (2nd generation).
-
-
Devices newer than this would be supported.
-
Apple indicates that 96% of devices are using iOS 14 or newer. App Store – Support – Apple Developer
-
By targeting iOS 13 we adhere to behaviour changes introduced. Face ID now works in horizontal mode.
Android
Target/Compile SDK: 33 – Android 13
Minimum SDK: 28 – Android 9 (Released August 6, 2018)
-
Android SDK 28 supports 84% of worldwide devices Android API Levels
-
SDK 28 marked the end of the Android support library and the shift to androidX SDK library framework. This choice reduces complexity in maintaining multiple implementations of SDK related code.
-
We are targeting the newest release at the time of writing. This introduces behaviour changes, which the app would adhere to.