Document Reader SDK in iOS
The Document Reader SDK in iOS documentation consists of the following sections:
- Installation: System requirements, installation via CocoaPods and manually.
- Migration Guide: How to migrate from older versions.
- Core: The Core framework types and features.
- Scenarios: All available scenarios and Core types they may include.
- Database: How to add, update, and remove the documents database.
- Initialization: How to initialize the Document Reader SDK.
- Show scanner: How to start the document scanning process.
- RFID reader: How to open and stop the RFID chip reading controller and use the RFID chip delegate.
- Custom settings: How to customize the SDK with the help of custom settings.
- Protocols: RecordScanningProcessDelegate and RGLDocReaderRFIDDelegate.
- About SDK and license: How to find the SDK and your license information.
- PKD certificates: Add or clear a list of PKD certificates.
- Results: Detailed description of results and guides on getting text and graphic results.
- Enumerations: All the Document Reader SDK enumerations.
- Constants: The constants of the RGLExternalConstants file.
- Permissions: The required camera and RFID permissions.
- Localization: Customizing the languages.
- Code samples: Use cases of Document Reader SDK.