mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 13:45:48 +00:00
ff19c7c4ae
Neither the raw scanned QR string nor the InvalidFormatException from a failed decode was ever logged - the failure path only shows a generic toast, making it impossible to diagnose from logcat alone. Temporary, will revert once the actual failure is identified.