nighthawk-apps / nighthawk-ios-wallet

Nighthawk Wallet 2.0
https://nighthawkwallet.com
MIT License
2 stars 1 forks source link

PDF Backup - Password modal stays presented when returning to app #32

Open tw0po1nt opened 1 year ago

tw0po1nt commented 1 year ago

Describe the issue

Please provide a general summary of the issue you're experiencing

After successfully exporting a password encrypted PDF backup of the seed phrase, when returning to the app, the password entry modal remains visible.

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Launch Nighthawk
  2. Create a new wallet or import an existing wallet from seed.
  3. Navigate to the settings tab.
  4. Choose backup your wallet and choose 'view seed' on the confirmation modal.
  5. Tap 'export as PDF', enter a password and tap 'Export pdf'
  6. Choose 'save to files' in the system share sheet.
  7. Save the file (or cancel the share sheet)

Expected behaviour

Tell us what should happen When returning to the app, the user should be on the seed phrase view, with no modal presented.

Actual behaviour + errors

Tell us what happens instead including any noticeable error output (any messages displayed on-screen when e.g. a crash occurred)

The password entry modal remains visible.

Any extra information that might be useful in the debugging process.