Requirements
The Biocapture SDK has the following basic requirements:
- An iOS project targetting iOS 13.2 or later
- The device must have a CPU with an
arm64/arm64e/x86_64architecture and minium of 4 cores (8 cores recommended). - Your application must be able to access native frameworks, i.e. not be a pure web wrapper. Integration with third-party frameworks, like React Native, Flutter etc., is possible. We support Swift and Objective-C applications.
- The iOS device must have a rear camera with torch. Any iPhone and the iPad Pro qualify.
- An internet connection for the online SDK licensing and activation is required.
The following tool versions are required:
| tool | version |
|---|---|
| Swift | 5.x |
| Xcode | 11.3.1 |
| Deployment Target | > 13.2 |
Internet Connection Usage
Please plan for the following use of the target device's WiFi or mobile data connection. There is running an online license check and activation for the SDK before each scan session. Therefore a few Bytes of data per scan session are transferred.
The internet connection is only mandatory because of the online licensing and activation part of the SDK. No personal or scan related data are transferred.
An offline license check and activation has already been taken into account.
If using trial version with an expiry date, do not need an internet connection.