app_device_integrity 1.1.0 app_device_integrity: ^1.1.0 copied to clipboard
This plugin simplifies app attestation by using Apple's App Attest and Google's Play Integrity to generate tokens for your Server to decrypt and verify reliable device access.
1.1.0 #
- Updating Swift Implementation - contrib. @Nebojsa92
- Added completion handlers where waiting is needed - contrib. @Nebojsa92
- Added more meaningful errors - contrib. @Nebojsa92
1.0.5 #
- Adding keyId property in result data from the Swift Code
1.0.4 #
- Adjusting Dart Format