Releases: Keyri-Co/flutter-keyri
Releases · Keyri-Co/flutter-keyri
v1.8.3
v1.8.2
Library updates
- Deprecated Keyri constructor with
blockEmulatorDetectionparam - Added new
Keyri.primaryconstructor withKeyriDetectionsConfig
Full Changelog: v1.8.1...v1.8.2
v1.8.1
Library updates
- Updated iOS SDK to 4.6.0-alpha05
- Fixed
sendEventfunction - Updated
getCorrectedTimestampSecondsreturn type to int
v1.8.0
Changelog
- Updated iOS SDK to 4.6.0-alpha04
- Updated Android SDK to 4.3.0-alpha05
- Fixed Keyri timestamps
- Added
getCorrectedTimestampSecondsmethod which checks time changes and get corrected NTP
timestamp
v1.7.2
Changelog
- Fixed
sendEventmethod on Android
What's Changed
- Updated Android SDK, fixed
email_changeevent type declaration by @AndrewKuliahin96 in #30
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Changelog
- Updated Android SDK to 4.2.4
- Fixed
email_changeevent declaration - Fixed proguard rule for
createFingerprintmethod
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Changelog
- Updated iOS SDK to 4.5.1
- Updated Android SDK to 4.2.3
- Added new
createFingerprintmethod - Fixed timestamp length on Android
- Updated events structure and dded metadata field
What's Changed
- Updated plugin_platform_interface and bump example dependencies by @AndrewKuliahin96 in #28
- Updated SDK-s, added new
createFingerprintmethod, updated Events s… by @AndrewKuliahin96 in #29
Full Changelog: v1.6.1...v1.7.0
v1.6.1
Changelog:
- Updated iOS SDK to 4.4.1
- Updated Android SDK to 4.1.1
- Fixed nullable publicUserId in
loginandregistermethods on Android - Updated proguard-rules to keep
LoginObjectandRegisterObjecton Android - Fixed passing
appKeyon iOS initialize - Completely refactored Scanner and
easyKeyriAuthfunction on iOS - Improved logging on iOS
What's Changed
- Feature/new sdks update by @AndrewKuliahin96 in #26
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Changelog:
What's Changed
- Feature/testing app by @AndrewKuliahin96 in #25
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Changelog:
- Changed Swift bridge implementation to Objective-C
- Fixed Lexical or Preprocessor Issue (Xcode): 'keyri_v3-Swift.h' file not found error