horizontalsystems / unstoppable-wallet-ios

Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains. Non-custodial storage, decentralized exchange, and extensive analytics for thousands of tokens and NFTs. Implemented on Swift.
https://unstoppable.money
MIT License
696 stars 247 forks source link

Private Key display issue for wallets imported by Private Key #4618

Closed VincentBounce closed 1 year ago

VincentBounce commented 1 year ago

To reproduce the bug:

Use Unstoppable 0.28.3 iOS. Passcode defined. No FaceID/TouchID. Have 2 imported wallets: 1 wallet imported with seed, 1 wallet imported with private key.

✅Settings > Manage Wallets > [24 words wallet (imported with seed)] > ⋮ > EVM Private Key > Passcode > Tap to show private key > [the private key is well displayed, no problem here].

❌Settings > Manage Wallets > [EVM Private Key wallet (imported with private key)] > ⋮ > EVM Private Key > Passcode > [nothing happens, the problem is here!]

Thank you to fix this.

Dianaaiym commented 1 year ago

To reproduce the bug:

Use Unstoppable 0.28.3 iOS. Passcode defined. No FaceID/TouchID. Have 2 imported wallets: 1 wallet imported with seed, 1 wallet imported with private key.

✅Settings > Manage Wallets > [24 words wallet (imported with seed)] > ⋮ > EVM Private Key > Passcode > Tap to show private key > [the private key is well displayed, no problem here].

❌Settings > Manage Wallets > [EVM Private Key wallet (imported with private key)] > ⋮ > EVM Private Key > Passcode > [nothing happens, the problem is here!]

Thank you to fix this.

Hi,

It was already fixed https://github.com/horizontalsystems/unstoppable-wallet-ios/issues/4540 New version 0.29 is coming soon!)