KomodoPlatform / komodo-wallet-mobile

KomodoWallet Mobile codebase
https://komodoplatform.com
MIT License
21 stars 31 forks source link

[BUG]: Incorrect "Screenshot is black due to security reasons" message displayed in iOS build despite visible screenshot content. #145

Open ShantanuSharma9873 opened 1 month ago

ShantanuSharma9873 commented 1 month ago

Describe the bug When the user takes the screenshot, the text "Screenshot is black due to security reasons" message displayed but the captured screenshot is clearly visible without anything getting Black.

To Reproduce Steps to reproduce the behavior: Open the 'Komodo Wallet' in IOS. Enter the PIN to login to an existing Wallet or create a new Wallet. Move to any of the tab of an application and take a Screenshot (Using Power Button + Volume UP Button) Notice that the text "Screenshot is black due to security reasons" message is displayed

https://github.com/KomodoPlatform/komodo-wallet-mobile/assets/167987768/5289be3e-53b6-4a5d-acc6-63fe88cafa11 image

Expected behavior Either the "Screenshot is black due to security reasons" message should not be displayed or the screenshot that is captured should be BLACK, in order to maintain the security norms.