v1.3.0
Changelog
Library
- New (v4) version of fingerprint added
1.1 Fixes issues: 1,2 - Workaround for ANR on android TV
- From now on, heavy initialization work is done lazily on background thread to prevent potential ANRs (like this one) and frame drops.
- Minor backward-compatible API refinement; target sdk 32->33.
Demo app
- Fixed issue