Skip to content

Version 0.11

Latest
Compare
Choose a tag to compare
@agap agap released this 01 Oct 14:03
· 1 commit to master since this release
4da64c8

Breaking changes

In this version, an implementation of NFC-powered unlocks (also known as "Tap To Unlock" functionality) was made much simpler compared to the previous versions. If you had your previous implementation based on SDK versions 0.8 or older then you should remove your implementation of HostApduService class and an entry corresponding to it from your application manifest file. Please check the updated readme file to see what the configuration of our SDK should look like going forward.

Changelog

  • Simplify integration of NFC-powered unlocks
  • Add Motion Sense unlocks