trustdevice_pro_plugin 1.5.5
trustdevice_pro_plugin: ^1.5.5 copied to clipboard
Flutter plugin that can be used in an application to call the native mobrisk Pro libraries and identify devices.
1.5.5 - 2026-06-18 #
- Added configuration item dataCenter for Behavior
- Fixed known issues
1.5.4 - 2026-06-04 #
- Added configuration item dataCenter
- Fixed known issues
1.5.3 (2026-03-25) #
- fix throw error issue
1.5.2 (2026-03-25) #
- Modify factory method
1.5.1 (2026-03-19) #
- Modify behavior init method
1.5.0 (2026-03-13) #
- Add behavior collect support
1.4.9 (2025-12-17) #
- Support multi-task stack mode, with the same Activity
1.4.8 (2025-10-31) #
- Support the latest fingerprints
1.4.5 (2025-10-24) #
- Add sign api support
1.4.4 (2025-10-15) #
- Remove Default Liveness
1.4.3 (2025-10-10) #
- Change external parameters
1.4.2 (2025-10-09) #
- Fix config for pro
1.4.1 (2025-08-22) #
- Fix config for pro
1.4.0 (2025-08-07) #
- Add standard trustdevice sdk support
1.3.8 (2025-06-17) #
- Fix liveness detection missing parameters causing callback to fail
1.3.7 (2025-06-17) #
- Fix Language type
1.3.5 (2024-12-31) #
- Fix Language
1.3.4 (2024-12-05) #
- modify mobrisk reference
1.3.3 (2024-11-12) #
- add params profileUrl
1.3.2 (2024-11-11) #
- add project gradle namespace
1.3.1 (2024.10.21) #
- ⚠️⚠️⚠️ Change the method name, change getBlackbox to getBlackBox, and change getBlackboxAsync to getBlackBoxAsync
- Mobirisk reference is the latest
1.3.0 (2024-09-02) #
- Android Default removal of captcha and liveness detection
1.2.9 (2024-08-30) #
- Update dependency libraries
1.2.8 (2024-08-30) #
- Default removal of captcha and liveness detection
1.2.7 (2024-08-02) #
- Update Android TDLiveness from 2.3.2 to 2.3.3
- Update Android Mobisk version to 4.3.5.2
1.2.6 (2024-07-22) #
- Update document format
1.2.5 (2024-07-19) #
- change TDLiveness from 2.3.2 to 2.3.3
1.2.4 (2024-07-19) #
- support TDLiveness
1.2.3 (2023-12-08) #
- fix iOS cocoapods error
1.2.2 (2023-11-27) #
- Update the Mobisk version to 4.3.1.3
- Add googleAid parameters
1.2.1 (2023-10-20) #
- Compatible with Flutterjni callbacks must have a main thread
- fix bug
1.2.0 (2023-07-28) #
- Change initialization method, add new getBlackBoxAsync method
- Add showCaptcha function
1.1.0 (2023-04-18) #
- Optimize and modify configuration
1.0.0 (2023-04-11) #
- document modification
0.1.0 (2023-04-11) #
- Initial implementation