Go to: Contents
Licensing
A special protection technology is used to protect ABBYY Mobile Imaging SDK
from illegal copying and distribution. This technology effectively excludes
unauthorized use of ABBYY products by persons who have not signed a License
Agreement with the software copyright owner.
Developer and Runtime Licenses
ABBYY Mobile Imaging SDK has two types of licenses:
- Developer License
This license grants an SDK customer the right to use ABBYY Mobile Imaging
SDK
for development purposes only or for internal use of the developed
applications only under the terms of Software Developer License Agreement.
Developer License does not allow developers to distribute their applications
with ABBYY Mobile Imaging SDK functions inside or to use the developed
applications internally.
- Runtime License
This license grants developers the right to distribute ABBYY Mobile Imaging
SDK functions inside developer’s applications. Runtime licensing is
regulated by Runtime License Agreement with ABBYY.
License File
ABBYY Mobile Imaging SDK license is stored in a license file (*.License).
To add license information to an application, do the following:
- Load the license file to the memory
- In the Android library - pass the loaded data and the application ID to the setLicense method
of the MILicenser object.
- In the iOS library - pass the loaded data and the application ID to the
+ setLicense:forApplication: method of the MILicenser
interface.
Important! The application ID passed to the methods must correspond to the
application ID in the license file.