What's new in LUNA ID v.1.17.1#
Below are the changes made to LUNA ID v.1.17.1 relative to the previous version of the product. For information on the changes made to other versions, see Version History
In LUNA ID for Android#
Bug fixes#
- Fixed a bug related to camera initialization.
- Fixed an issue specific to Redmi 5 devices.
In LUNA ID for iOS#
New features and improvements#
- Introduced a new configuration class,
LWConfig
, in theLunaWeb
module:- Moved all fields from
LCLunaConfiguration
that are required for LUNA PLATFORM interaction into theLWConfig
class. - Renamed the
lunaPlatformToken
field toplatformToken
. - All other fields retain the same purpose as in
LCLunaConfiguration
.
- Moved all fields from
- Implemented an opportunity to update the license without reissuing your application.
Bug fixes#
- Fixed miscellaneous bugs.