System requirements
Supported platforms
DeepAR SDK supports 4 platforms:
- iOS, MacOS,
- Android,
- Web.
Apple
Platform | Minimum OS version |
---|---|
iOS | 12.4 |
iPad | 12.4 |
MacOS | 10.15 |
Android
Platform | Minimum Android version |
---|---|
Android | Marshmallow 6.0 (API level 23) |
Web
Platform | Chrome | Firefox | Safari | Edge |
---|---|---|---|---|
Android | 66+ | |||
iOS | * | 11+ | ||
Desktop | 66+ | 60+ | 11.1+ | 42+ |
* Chrome on iOS uses WebKit in background. That is the same Javascript engine that Safari uses so the compatibility is the same as with Safari.
Supported languages
DeepAR SDK supports multiple languages for each platform. All the supported languages are given in the table below:
Platform | Supported language |
---|---|
iOS | Objective-C Swift |
Android | Java Kotlin |
Web | JavaScript TypeScript |