io-app icon indicating copy to clipboard operation
io-app copied to clipboard

[SIW-1089] Add NFC enable state check saga

Open mastro993 opened this issue 9 months ago • 0 comments

[!WARNING] This PR depends on https://github.com/pagopa/io-app/pull/5729

Short description

This PR adds the logic to check and store the device's NFC state

List of changes proposed in this pull request

  • Added store, actions and saga to handle NFC status check requests and results
  • Added the force app reload on ITW test FF enable: this is required since ITW saga are forked only if the isItWalletTestEnabled flag is set to true

How to test

Test should solve correctly

mastro993 avatar May 06 '24 15:05 mastro993