Nitrokey nk3 macos GPG fail

after update firmware v1.8.1 fido2 and GPG fails (pin)

20:59 [~]$  nitropy nk3 test
Command line tool to interact with Nitrokey devices 0.7.3
Found 1 NK3 device(s):
- Nitrokey 3 at 4294993287

Running tests for Nitrokey 3 at 4294993287

[1/5]	uuid     	UUID query              	SUCCESS  	5552B2ADC66AD85FB25890F07F346060
[2/5]	version  	Firmware version query  	SUCCESS  	v1.8.1
[3/5]	status   	Device status           	SUCCESS  	Status(init_status=<InitStatus.0: 0>, ifs_blocks=24, efs_blocks=459, variant=<Variant.LPC55: 1>)
Running SE050 test: |
[4/5]	se050    	SE050                   	SUCCESS  	SE050 firmware version: 3.1.1 - 1.11, (persistent: (28512,), transient_deselect: (607,), transient_reset: (592,))
[5/5]	fido2    	FIDO2                   	FAILURE  	FIDO2 pin is set, but not provided (use the --pin argument)

5 tests, 4 successful, 0 skipped, 1 failed

Summary: 1 device(s) tested, 0 successful, 1 failed
20:58 [~]$  nitropy nk3 test --pin ****
Command line tool to interact with Nitrokey devices 0.7.3
Found 1 NK3 device(s):
- Nitrokey 3 at 4294993287

Running tests for Nitrokey 3 at 4294993287

[1/5]	uuid     	UUID query              	SUCCESS  	5552B2ADC66AD85FB25890F07F346060
[2/5]	version  	Firmware version query  	SUCCESS  	v1.8.1
[3/5]	status   	Device status           	SUCCESS  	Status(init_status=<InitStatus.0: 0>, ifs_blocks=24, efs_blocks=459, variant=<Variant.LPC55: 1>)
Running SE050 test: |
[4/5]	se050    	SE050                   	SUCCESS  	SE050 firmware version: 3.1.1 - 1.11, (persistent: (28512,), transient_deselect: (607,), transient_reset: (592,))
[5/5]	fido2    	FIDO2                   	FAILURE  	Failed reading a response

5 tests, 4 successful, 0 skipped, 1 failed

Summary: 1 device(s) tested, 0 successful, 1 failed

Critical error:
Test failed for 1 device(s)
21:06 [~]$  nitropy nk3 secrets get-password GPG
Command line tool to interact with Nitrokey devices 0.7.3
Please touch the device if it blinks
Credential not found. Please provide PIN below to search in the PIN-protected database.
Current PIN (8 attempts left):
Please touch the device if it blinks
Device returns error: SecretsAppException(code=6a82/NotFound).
This credential id might not be registered, or its not allowed to be used here.
21:02 [~]$  gpg --card-status
Reader ...........: Nitrokey Nitrokey 3
Application ID ...: D276000124010304000F5552B2AD0000
Application type .: OpenPGP
Version ..........: 3.4
Manufacturer .....: Nitrokey
Serial number ....: 5552B2AD
Name of cardholder: Alfred Herrmann
Language prefs ...: [nicht gesetzt]
Salutation .......:
URL of public key : [nicht gesetzt]
Login data .......: [nicht gesetzt]
Signature PIN ....: nicht zwingend
Key attributes ...: rsa2048 rsa2048 rsa4096
Max. PIN lengths .: 127 127 127
PIN retry counter : 2 0 3
Signature counter : 0
KDF setting ......: off
UIF setting ......: Sign=off Decrypt=off Auth=off
Signature key ....: 465B 7648 9480 CDD0 2048  CCF2 1DFC 5D4C 56C9 742C
      created ....: 2012-07-19 01:17:59
Encryption key....: 1A90 057C 42DC E44F 55B5  43FA D6B9 C600 AE44 1F95
      created ....: 2012-07-19 01:17:59
Authentication key: [none]
General key info..: pub  rsa2048/1DFC5D4C56C9742C 2012-07-19 Alfred Herrmann <ah@it-progress.de>
sec>  rsa2048/1DFC5D4C56C9742C  erzeugt: 2012-07-19  verfällt: 2025-02-25
                                Kartennummer:000F 5552B2AD
ssb>  rsa2048/D6B9C600AE441F95  erzeugt: 2012-07-19  verfällt: 2024-05-28
                                Kartennummer:000F 5552B2AD
ssb   rsa4096/EB1E600066D96540  erzeugt: 2023-05-19  verfällt: 2032-05-16

Would it be an option to reset the fido2 app on the token (registered websites would be required to re-register again)?