-
# Aries Bifold (Mobile Agent React Native) Q2 Roadmap
# TL;DR
This proposal outlines strategies to enhance Bifold by tackling issues such as a complicated theme file, limited scalability in comp…
-
## What?
We need to understand the space of open source mobile SSI aries agents. What libraries are available and what state are they in? Can we use any of them to create our own agent today? I know …
-
- [ ] In-app camera scanning - /bcgov/bc-wallet-mobile/issues/1810
- [x] 3rd party Camera app(s) - bcgov/vc-authn-oidc/pull/273
- [x] OS/Device Camera scanning - bcgov/vc-authn-oidc/pull/273
- [x] Dee…
-
Not really sure if this is a problem as it appears to be working fine on Android but according to Android docs, the permission should be `USE_BIOMETRIC` instead of `USE_BIOMETRICS`
https://develope…
-
I get the following error while building the android project on linux system
`~/aries-mobile-agent-react-native/aries-mobile-agent-react-native/node_modules/react-native-argon2/android/src/main/jav…
-
We want to document how wallet parts are securely stored on a mobile app, using AFJ.
This includes storing cryptographic material (mnemonic, passphrase, private keys, etc) and SSI related items like …
-
Hi folks,
Recently while testing wallet app, I encounter an error while "yarn run android" command. I am attaching the screenshot for the following please let me know if anyone know the solution f…
-
### Description of the problem
Error running bifold on Android virtual (pixel 3a) and physical (pixel 7) phone.
Would appreciate your help with solving this issue.
Question: Have you taken a loo…
-
The genesis url is hardcoded in `genesis-utils.ts`. This should (optimally) be an input paramater after which the app handles downloading of the genesis, or (less optimal, but okay) be a parameter in …
-
### Description of problem
PIN confirmation modal is broken when trying to switch Biometry state via settings: it is displayed higher so header of the page is hidden, at the same time there is …