feat: store id cards

This commit is contained in:
2024-06-11 17:51:13 +02:00
parent 341b209092
commit 39d2801114
4 changed files with 137 additions and 15 deletions

View File

@@ -120,6 +120,19 @@ Then start the app normally as you would
pnpm run:android
```
**This alone will not make auth work**, only the login flow.
If you need to test login, you have to disable live reload:
```sh
pnpm ionic capacitor run android
```
_**CAUTION:** a remote chrome debugging session can in some
cases hijack the device's ADB connection. If the connection
fails for no obvious reason, close chrome and uninstall the
app, then try again._
#### iOS
On Android you will need to change the `custom_url_scheme` value in