New profile update deprecated all Profiles of 1.13.1 version, new profiles are supported 1.14.0.
DocumentScannerService now offer callback: onProcessingCancelled() as optional callback.
Removed Deprecations:
· Credentials.AREA_RETRIEVAL
- The security risk to use on device deprecated in 8.0
- getRawJson and setRawJson
- We’re not providing excepted result deprecated in 8.0
Proxy users: the changed endpoint of Login. (Issue with proxy as login in the background was calling token)
From -> idscanenterprisesvc/account/login/To -> idscanenterprisesvc/token
Updated Dependencies
- Retrofit updated from 2.4.0 to 2.5.0
- Okhttp3 from 3.2.0 to 3.11.0