Desu Sai Venkat
Desu Sai Venkat
## Fixed issues while loading web view in Android SDK > Description here ## Type of change - [x] Bug fix (non-breaking change that fixes an issue) - [ ]...
- [x] I have read [CONTRIBUTING](https://github.com/Quick/Nimble/blob/main/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? I am using Nimble for a Unit Testing Bundle on a...
- [ ] All new/changed/fixed functionality is covered by tests (or N/A) - [ ] I have added documentation for all new/changed functionality (or N/A) ### 📋 Changes * feat:...
### ci: added ci checks for visionOS platform - [ ] All new/changed/fixed functionality is covered by tests (or N/A) - [ ] I have added documentation for all new/changed...
### Migrated to use [BioMetricManager](https://developer.android.com/reference/androidx/biometric/BiometricManager) for performing Authentication before accessing credentials via SecureCredentialsManager Breaking Changes: * Removed the `requireAuthentication` API which used to be a pre-requisite previously for performing authentication...