From a2c3d2235d70d35842e39ae2e66d77f6e1b7b10b Mon Sep 17 00:00:00 2001 From: Xavier Chapron Date: Thu, 7 Dec 2023 14:15:05 +0100 Subject: [PATCH] README.md: Remove Pending review screen limitation Following recent SDK change, this is not true anymore. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e2fe2bd5..1f471eea 100644 --- a/README.md +++ b/README.md @@ -71,12 +71,6 @@ NanoX and Stax devices use an internal watchdog enforcing usage of regular calls to `io_seproxyhal_io_heartbeat();`. This watchdog is not emulated on Speculos. -### Pending review screen - -The C SDK offers a feature to display a warning screen upon app launch -indicating that the app has not been reviewed. -As the `_install_parameters` are not handled by Speculos, the screen won't be displayed. - ## Security