From 75fa571065140321af998287562d6b99c3b7a6e7 Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Thu, 28 Nov 2024 14:22:13 +0100 Subject: [PATCH] Update README.md --- apps/easypid/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/easypid/README.md b/apps/easypid/README.md index 7e7f0169..9ba8de6b 100644 --- a/apps/easypid/README.md +++ b/apps/easypid/README.md @@ -376,11 +376,17 @@ The following standards and specifications were implemented. - Entering incorrect PIN during presentation sharing will get stuck on the PIN loading screen (it does show correct PIN invalid toast). - You have to force close the app when you use BLE for the first time after enabling location permission because the permission popup does not go away. +- Installing the latest version of the app if you had a previous version of the application can cause you to get stuck in a broken state, even if the application is removed and reinstalled. ## Changelog ### Phase 2 +#### 28-11-2024 + +**Playground** +- Changed text "Requires PIN" to "Requires transaction code" + #### 27-11-2024 **Readme**