Skip to content

Minor Improvement

Compare
Choose a tag to compare
@mozharovsky mozharovsky released this 17 Jan 16:36
· 6 commits to master since this release

Description

In this release we replaced assertionFailure() with debugPrint() for non-critical errors (e.g. missing configuration for locking or not having an input device – although we should allow users to handle such situations manually, so they can show custom messages or whatever).