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